Sfoglia il codice sorgente

Merge pull request #5624 from mthld/patch-2

Add new SOGoMailHideInlineAttachments option to sogo.conf
Niklas Meyer 1 anno fa
parent
commit
0a0e2b5e93
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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;