1
0
Fork 0
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:
Matthew Frost 2016-03-18 21:10:52 +01:00
parent 64d55ba9af
commit ffca76a8c3

View file

@ -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";