]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - config.php.sample
Fix help text for getvaliddaemons.php
[quix0rs-gnu-social.git] / config.php.sample
index 4f8f715bebf7f877628253a3813bb387225b2ce6..57aa6a6c8cc20b620af337cb66eb750e37969f5e 100644 (file)
@@ -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