mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-07-22 20:53:32 +00:00
[SOGo] Should fix some Android sync issues
This commit is contained in:
@@ -43,7 +43,9 @@
|
|||||||
SOGoInternalSyncInterval = 30;
|
SOGoInternalSyncInterval = 30;
|
||||||
SOGoMaximumSyncInterval = 354;
|
SOGoMaximumSyncInterval = 354;
|
||||||
|
|
||||||
SOGoMaximumSyncWindowSize = 100;
|
// 100 seems to break some Android clients
|
||||||
|
//SOGoMaximumSyncWindowSize = 100;
|
||||||
|
// This should do the trick for Outlook 2016
|
||||||
SOGoMaximumSyncResponseSize = 5172;
|
SOGoMaximumSyncResponseSize = 5172;
|
||||||
|
|
||||||
WOWatchDogRequestTimeout = 10;
|
WOWatchDogRequestTimeout = 10;
|
||||||
|
|||||||
Reference in New Issue
Block a user