repo: ngircd action: commit revision: path_from: revision_from: 3d0ce77f12117df9e12d364c725c3c54332901bd: path_to: revision_to:
commit 3d0ce77f12117df9e12d364c725c3c54332901bd Author: Alexander BartonDate: Sun Jun 26 00:10:22 2011 +0200 sample-ngircd.conf: "SyslogFacility" should be commented out diff --git a/doc/sample-ngircd.conf.tmpl b/doc/sample-ngircd.conf.tmpl
--- a/doc/sample-ngircd.conf.tmpl +++ b/doc/sample-ngircd.conf.tmpl @@ -171,7 +171,7 @@ # user and local1 through local7 are possible values; see syslog(3). # Default is "local5" for historical reasons, you probably want to # change this to "daemon", for example. - SyslogFacility = local1 + ;SyslogFacility = local1 # Password required for using the WEBIRC command used by some # Web-to-IRC gateways. If not set/empty, the WEBIRC command can't
-----END OF PAGE-----