Merge branch 'hotfix' into staging

master
andryyy 2021-12-12 10:50:50 +01:00
commit 9c5fd91484
2 changed files with 4 additions and 1 deletions

View File

@ -77,6 +77,9 @@
SOGoMaximumFailedLoginInterval = 900; SOGoMaximumFailedLoginInterval = 900;
SOGoFailedLoginBlockInterval = 900; SOGoFailedLoginBlockInterval = 900;
GCSChannelCollectionTimer = 60;
GCSChannelExpireAge = 60;
MySQL4Encoding = "utf8mb4"; MySQL4Encoding = "utf8mb4";
//SOGoDebugRequests = YES; //SOGoDebugRequests = YES;
//SoDebugBaseURL = YES; //SoDebugBaseURL = YES;

View File

@ -523,7 +523,7 @@ services:
- dockerapi - dockerapi
solr-mailcow: solr-mailcow:
image: mailcow/solr:1.7 image: mailcow/solr:1.8
restart: always restart: always
volumes: volumes:
- solr-vol-1:/opt/solr/server/solr/dovecot-fts/data:Z - solr-vol-1:/opt/solr/server/solr/dovecot-fts/data:Z