Merge pull request #5624 from mthld/patch-2

Add new SOGoMailHideInlineAttachments option to sogo.conf
This commit is contained in:
Niklas Meyer
2024-01-08 09:47:50 +01:00
committed by GitHub

View File

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