[Dovecot] Check if quarantine_notify.py holds a lock

[SOGo] Change default theme
This commit is contained in:
andryyy
2021-01-28 15:48:59 +01:00
parent 049b5ceb31
commit 410cb558ee
6 changed files with 288 additions and 165 deletions

View File

@@ -14,7 +14,12 @@
SOGoEnableEMailAlarms = YES;
SOGoFoldersSendEMailNotifications = YES;
SOGoForwardEnabled = YES;
SOGoUIAdditionalJSFiles = (js/custom-sogo.js);
SOGoUIAdditionalJSFiles = (
js/theme.js,
js/custom-sogo.js
);
SOGoEnablePublicAccess = YES;
// Multi-domain setup
@@ -80,7 +85,7 @@
//LDAPDebugEnabled = YES;
//PGDebugEnabled = YES;
//MySQL4DebugEnabled = YES;
//SOGoUIxDebugEnabled = YES;
SOGoUIxDebugEnabled = YES;
//WODontZipResponse = YES;
WOLogFile = "/dev/sogo_log";
}