Fix for large Mailboxes to avoid timeouts 2

Missing ' (sorry my editor keeps correcting the '" to " )
master
eXtremeSHOK 2018-02-14 14:02:56 +02:00 committed by GitHub
parent a0ce05dc0e
commit 8eb05d1450
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ while ($row = $sth->fetchrow_arrayref()) {
"--nofoldersizes",
"--skipsize",
"--buffersize 8192000",
"--skipheader 'X-*",
"--skipheader 'X-*'",
"--split1 3000",
"--split2 3000",
"--fastio1",