summaryrefslogtreecommitdiff
path: root/config.php.sample
diff options
context:
space:
mode:
authorzach <zach@copley.name>2008-07-13 04:38:53 -0400
committerzach <zach@copley.name>2008-07-13 04:38:53 -0400
commit1eae7e0ae119aaf4073dd09d6233551f7714a7cd (patch)
treeff44603ae4a28b8eaf79cb8dda67172d38c90a07 /config.php.sample
parent0c90e94864a19cdde2a7aee28b89898c2818cc54 (diff)
Comment changed to reflect reality
darcs-hash:20080713083853-ca946-f4454aa5da08c870a11398a6ed2d8d5e0762b043.gz
Diffstat (limited to 'config.php.sample')
-rw-r--r--config.php.sample2
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