From b3896d464cce94add210223b50edb1914e44cf80 Mon Sep 17 00:00:00 2001 From: andryyy Date: Sun, 23 Dec 2018 17:12:14 +0100 Subject: [PATCH] [SOGo] Remove old js file --- data/conf/sogo/sogo.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/conf/sogo/sogo.conf b/data/conf/sogo/sogo.conf index 5bb7963c..1fd33acd 100644 --- a/data/conf/sogo/sogo.conf +++ b/data/conf/sogo/sogo.conf @@ -14,7 +14,7 @@ SOGoEnableEMailAlarms = YES; SOGoFoldersSendEMailNotifications = YES; SOGoForwardEnabled = YES; - SOGoUIAdditionalJSFiles = (js/theme-blue.js, js/custom-sogo.js); + SOGoUIAdditionalJSFiles = (js/custom-sogo.js); // Multi-domain setup // Domains are isolated, you can define visibility options here.