Use memcached and changed title

master
andryyy 2016-12-15 10:04:32 +01:00
parent 4c75967b2b
commit 1aa5280fc2
1 changed files with 2 additions and 4 deletions

View File

@ -19,10 +19,9 @@
SOGoIMAPServer = "imap://dovecot:143/?tls=YES";
SOGoSieveServer = "sieve://dovecot:4190/?tls=YES";
// Can be used by SOGo as DOCKER_SUBNET is in mynetworks, TLS auth. is disabled here
SOGoSMTPServer = "postfix:588";
// Binds to DOCKER_SUBNET IP, do not change to 127./localhost, port is not exposed
WOPort = "0.0.0.0:20000";
SOGoMemcachedHost = "memcached";
SOGoLanguage = English;
SOGoMailAuxiliaryUserAccountsEnabled = YES;
@ -44,10 +43,9 @@
WOWatchDogRequestTimeout = 10;
WOListenQueueSize = 300;
WONoDetach = YES;
WOPort = "0.0.0.0:20000";
SOGoIMAPAclConformsToIMAPExt = Yes;
SOGoPageTitle = "SOGo Moo";
SOGoPageTitle = "SOGo Groupware";
SOGoFirstDayOfWeek = "1";
SOGoSieveFolderEncoding = "UTF-8";