[SOGo] Log to a pipe to not keep logs in a container

This commit is contained in:
andryyy
2017-07-11 17:08:06 +02:00
parent 99cd459655
commit a31819fd6c
3 changed files with 21 additions and 18 deletions

View File

@@ -78,4 +78,5 @@
//MySQL4DebugEnabled = YES;
//SOGoUIxDebugEnabled = YES;
//WODontZipResponse = YES;
WOLogFile = "/dev/sogo_log";
}