Better comment about syslog log facility
This commit is contained in:
parent
d80c553e5f
commit
c02acd7341
|
@ -36,7 +36,7 @@ $config['site']['path'] = 'laconica';
|
|||
// If you want logging sent to a file instead of syslog
|
||||
// $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;
|
||||
|
||||
// Enables extra log information, for example full details of PEAR DB errors
|
||||
|
|
Loading…
Reference in New Issue
Block a user