mirror of
https://github.com/YunoHost-Apps/sogo_ynh.git
synced 2024-09-03 20:26:07 +02:00
updated array admin users
This commit is contained in:
parent
64d55ba9af
commit
ffca76a8c3
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@
|
||||||
// PublicDAndTViewer,
|
// PublicDAndTViewer,
|
||||||
// ConfidentialDAndTViewer
|
// ConfidentialDAndTViewer
|
||||||
//);
|
//);
|
||||||
SOGoSuperUsernames = (ADMINUSER, ); // This is an array - keep the parens!
|
SOGoSuperUsernames = (ADMINUSER); // This is an array - keep the parens!
|
||||||
//SxVMemLimit = 384;
|
//SxVMemLimit = 384;
|
||||||
//WOPidFile = "/var/run/sogo/sogo.pid";
|
//WOPidFile = "/var/run/sogo/sogo.pid";
|
||||||
//SOGoMemcachedHost = "/var/run/memcached.sock";
|
//SOGoMemcachedHost = "/var/run/memcached.sock";
|
||||||
|
|
Loading…
Add table
Reference in a new issue