Increase mailserver page size 10 times to make initial sync faster.

Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
This commit is contained in:
Igor Mandrigin 2019-02-04 16:05:28 +01:00
parent 27d6816cca
commit 9cb890a32f
No known key found for this signature in database
GPG Key ID: 4A0EDDE26E66BC8B
1 changed files with 1 additions and 1 deletions

View File

@ -236,7 +236,7 @@
mailserver-removed?
(connect-to-mailserver cofx)))))
(def limit 200)
(def limit 2000)
(defn adjust-request-for-transit-time
[from]