From 1eae7e0ae119aaf4073dd09d6233551f7714a7cd Mon Sep 17 00:00:00 2001 From: zach Date: Sun, 13 Jul 2008 04:38:53 -0400 Subject: [PATCH] Comment changed to reflect reality darcs-hash:20080713083853-ca946-f4454aa5da08c870a11398a6ed2d8d5e0762b043.gz --- config.php.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.php.sample b/config.php.sample index 80aede557b..9eb628d2f6 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