Log msgs can now go to a file as well as syslog

darcs-hash:20080711070021-ca946-8f8f385ddacc098c8a0c2627e3a8690a9f3aa2c7.gz
This commit is contained in:
zach
2008-07-11 03:00:21 -04:00
parent 378985a4d6
commit 74c3b9de23
2 changed files with 11 additions and 0 deletions

View File

@@ -24,6 +24,9 @@ $config['site']['path'] = 'laconica';
#$config['site']['broughtby'] = 'Individual or Company';
#$config['site']['broughtbyurl'] = 'http://example.net/';
# If you want logging sent to a file in addition to syslog
#$config['site']['logfile'] = '/tmp/laconica.log';
# This is a PEAR DB DSN, see http://pear.php.net/manual/en/package.database.db.intro-dsn.php
# Set it to match your actual database