|
@@ -45,7 +45,7 @@
|
|
SOGoMaximumSyncInterval = 354;
|
|
SOGoMaximumSyncInterval = 354;
|
|
|
|
|
|
// 100 seems to break some Android clients
|
|
// 100 seems to break some Android clients
|
|
- //SOGoMaximumSyncWindowSize = 100;
|
|
|
|
|
|
+ SOGoMaximumSyncWindowSize = 99;
|
|
// This should do the trick for Outlook 2016
|
|
// This should do the trick for Outlook 2016
|
|
SOGoMaximumSyncResponseSize = 2048;
|
|
SOGoMaximumSyncResponseSize = 2048;
|
|
|
|
|