Better comment about syslog log facility
This commit is contained in:
@@ -36,7 +36,7 @@ $config['site']['path'] = 'laconica';
|
|||||||
// If you want logging sent to a file instead of syslog
|
// If you want logging sent to a file instead of syslog
|
||||||
// $config['site']['logfile'] = '/tmp/laconica.log';
|
// $config['site']['logfile'] = '/tmp/laconica.log';
|
||||||
|
|
||||||
// Change the syslog facility that Laconica logs to
|
// Change the syslog facility that Laconica logs to (default is LOG_USER)
|
||||||
// $config['syslog']['facility'] = LOG_LOCAL7;
|
// $config['syslog']['facility'] = LOG_LOCAL7;
|
||||||
|
|
||||||
// Enables extra log information, for example full details of PEAR DB errors
|
// Enables extra log information, for example full details of PEAR DB errors
|
||||||
|
Reference in New Issue
Block a user