瀏覽代碼

Merge pull request #5624 from mthld/patch-2

Add new SOGoMailHideInlineAttachments option to sogo.conf
Niklas Meyer 1 年之前
父節點
當前提交
0a0e2b5e93
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      data/conf/sogo/sogo.conf

+ 1 - 0
data/conf/sogo/sogo.conf

@@ -12,6 +12,7 @@
     SOGoJunkFolderName= "Junk";
     SOGoMailDomain = "sogo.local";
     SOGoEnableEMailAlarms = YES;
+    SOGoMailHideInlineAttachments = YES;
     SOGoFoldersSendEMailNotifications = YES;
     SOGoForwardEnabled = YES;