Explorar el Código

Update sogo.conf

André Peters hace 8 años
padre
commit
23b7594605
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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;