diff --git a/html/sogo-centos-6-mysql.html b/html/sogo-centos-6-mysql.html index dadcd0c8..372c06ec 100644 --- a/html/sogo-centos-6-mysql.html +++ b/html/sogo-centos-6-mysql.html @@ -112,7 +112,10 @@ for you, just replace MySQL username/password in this file, then it's done.

WOPort = 127.0.0.1:20000; // PID file - //WOPidFile = /var/log/sogo/sogo.log; + //WOPidFile = /var/run/sogo/sogo.log; + + // Log file + //WOLogFile = /var/log/sogo/sogo.log; // IMAP connection pool. // Your performance will slightly increase, as you won't open a new diff --git a/html/sogo-centos-6-openldap.html b/html/sogo-centos-6-openldap.html index 7563be71..471bd253 100644 --- a/html/sogo-centos-6-openldap.html +++ b/html/sogo-centos-6-openldap.html @@ -109,7 +109,10 @@ basedn, bind dn/passwordthen in this file, then it's done.

WOPort = 127.0.0.1:20000; // PID file - //WOPidFile = /var/log/sogo/sogo.log; + //WOPidFile = /var/run/sogo/sogo.log; + + // Log file + //WOLogFile = /var/log/sogo/sogo.log; // IMAP connection pool. // Your performance will slightly increase, as you won't open a new diff --git a/html/upgrade.iredmail.0.9.0-0.9.1.html b/html/upgrade.iredmail.0.9.0-0.9.1.html index ceb66921..7cc99c43 100644 --- a/html/upgrade.iredmail.0.9.0-0.9.1.html +++ b/html/upgrade.iredmail.0.9.0-0.9.1.html @@ -16,6 +16,7 @@
  • Upgrade iRedMail from 0.9.0 to 0.9.1