Browse Source

Update sogo.conf

André Peters 7 years ago
parent
commit
23b7594605
1 changed files with 2 additions and 2 deletions
  1. 2 2
      data/conf/sogo/sogo.conf

+ 2 - 2
data/conf/sogo/sogo.conf

@@ -43,8 +43,8 @@
     SOGoInternalSyncInterval = 30;
     SOGoInternalSyncInterval = 30;
     SOGoMaximumSyncInterval = 354;
     SOGoMaximumSyncInterval = 354;
 
 
-    SOGoMaximumSyncWindowSize = 100;
-    SOGoMaximumSyncResponseSize = 5172;
+    //SOGoMaximumSyncWindowSize = 100;
+    SOGoMaximumSyncResponseSize = 2048;
 
 
     WOWatchDogRequestTimeout = 10;
     WOWatchDogRequestTimeout = 10;
     WOListenQueueSize = 300;
     WOListenQueueSize = 300;