Quellcode durchsuchen

Merge pull request #5624 from mthld/patch-2

Add new SOGoMailHideInlineAttachments option to sogo.conf
Niklas Meyer vor 1 Jahr
Ursprung
Commit
0a0e2b5e93
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  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;