mirror of
https://github.com/YunoHost-Apps/sogo_ynh.git
synced 2024-09-03 20:26:07 +02:00
Enable euxiliary user accounts
This commit is contained in:
parent
45fb30e979
commit
16038e6b6e
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
||||||
SOGoSieveServer = sieve://127.0.0.1:4190;
|
SOGoSieveServer = sieve://127.0.0.1:4190;
|
||||||
SOGoFirstDayOfWeek = 0;
|
SOGoFirstDayOfWeek = 0;
|
||||||
SOGoMailMessageCheck = every_10_minutes;
|
SOGoMailMessageCheck = every_10_minutes;
|
||||||
SOGoMailAuxiliaryUserAccountsEnabled = NO;
|
SOGoMailAuxiliaryUserAccountsEnabled = YES;
|
||||||
SOGoTrustProxyAuthentication = YES;
|
SOGoTrustProxyAuthentication = YES;
|
||||||
SOGoSuperUsernames = (__ADMINUSER__);
|
SOGoSuperUsernames = (__ADMINUSER__);
|
||||||
/* Default Calendar and Contacts Permissions */
|
/* Default Calendar and Contacts Permissions */
|
||||||
|
|
Loading…
Add table
Reference in a new issue