Ver código fonte

Update sogo.conf

André Peters 8 anos atrás
pai
commit
23b7594605
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      data/conf/sogo/sogo.conf

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

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