Browse Source

Merge branch 'dev' of https://github.com/mailcow/mailcow-dockerized into dev

andryyy 8 years ago
parent
commit
cb5cc9b9fd
1 changed files with 5 additions and 0 deletions
  1. 5 0
      data/conf/sogo/sogo.conf

+ 5 - 0
data/conf/sogo/sogo.conf

@@ -63,6 +63,11 @@
     SOGoTrashFolderName = "Trash";
     SOGoVacationEnabled = YES;
 
+    SOGoCacheCleanupInterval = 900;
+    SOGoMaximumFailedLoginCount = 10;
+    SOGoMaximumFailedLoginInterval = 900;
+    SOGoFailedLoginBlockInterval = 900;
+
     MySQL4Encoding = "utf8mb4";
   //SOGoDebugRequests = YES;
   //SoDebugBaseURL = YES;