mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-07-23 01:59:38 +00:00
Merge pull request #5109 from mailcow/dragoangel-patch-2
[SOGo] Disable password change option
This commit is contained in:
commit
bda5f0ed4a
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@
|
|||
SOGoFirstDayOfWeek = "1";
|
||||
|
||||
SOGoSieveFolderEncoding = "UTF-8";
|
||||
SOGoPasswordChangeEnabled = YES;
|
||||
SOGoPasswordChangeEnabled = NO;
|
||||
SOGoSentFolderName = "Sent";
|
||||
SOGoMailShowSubscribedFoldersOnly = NO;
|
||||
NGImap4ConnectionStringSeparator = "/";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue