mirror of
https://github.com/status-im/status-react.git
synced 2025-01-11 19:44:47 +00:00
Increase mailserver page size 10 times to make initial sync faster.
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
This commit is contained in:
parent
27d6816cca
commit
9cb890a32f
@ -236,7 +236,7 @@
|
|||||||
mailserver-removed?
|
mailserver-removed?
|
||||||
(connect-to-mailserver cofx)))))
|
(connect-to-mailserver cofx)))))
|
||||||
|
|
||||||
(def limit 200)
|
(def limit 2000)
|
||||||
|
|
||||||
(defn adjust-request-for-transit-time
|
(defn adjust-request-for-transit-time
|
||||||
[from]
|
[from]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user