소스 검색

[SOGo] Remove old js file

andryyy 7 년 전
부모
커밋
b3896d464c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      data/conf/sogo/sogo.conf

+ 1 - 1
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.