[SOGo] Include custom-sogo.js to dynamically add JS to SOGo, increase textarea font of CKeditor by default

This commit is contained in:
andryyy
2018-11-12 09:59:49 +01:00
parent 869e01a9a7
commit 1d9f820b02
2 changed files with 8 additions and 1 deletions

View File

@@ -14,7 +14,7 @@
SOGoEnableEMailAlarms = NO;
SOGoFoldersSendEMailNotifications = YES;
SOGoForwardEnabled = YES;
SOGoUIAdditionalJSFiles = (js/theme-blue.js);
SOGoUIAdditionalJSFiles = (js/theme-blue.js, js/custom-sogo.js);
// Multi-domain setup
// Domains are isolated, you can define visibility options here.