diff options
author | zach <zach@copley.name> | 2008-07-13 04:38:53 -0400 |
---|---|---|
committer | zach <zach@copley.name> | 2008-07-13 04:38:53 -0400 |
commit | 1eae7e0ae119aaf4073dd09d6233551f7714a7cd (patch) | |
tree | ff44603ae4a28b8eaf79cb8dda67172d38c90a07 | |
parent | 0c90e94864a19cdde2a7aee28b89898c2818cc54 (diff) |
Comment changed to reflect reality
darcs-hash:20080713083853-ca946-f4454aa5da08c870a11398a6ed2d8d5e0762b043.gz
-rw-r--r-- | config.php.sample | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.php.sample b/config.php.sample index 80aede557..9eb628d2f 100644 --- a/config.php.sample +++ b/config.php.sample @@ -24,7 +24,7 @@ $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 +# If you want logging sent to a file instead of 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 |