mirror of
https://github.com/osmarks/ngircd.git
synced 2025-01-07 22:30:28 +00:00
sample-ngircd.conf: "SyslogFacility" should be commented out
This commit is contained in:
parent
946d838de4
commit
3d0ce77f12
@ -171,7 +171,7 @@
|
|||||||
# user and local1 through local7 are possible values; see syslog(3).
|
# user and local1 through local7 are possible values; see syslog(3).
|
||||||
# Default is "local5" for historical reasons, you probably want to
|
# Default is "local5" for historical reasons, you probably want to
|
||||||
# change this to "daemon", for example.
|
# change this to "daemon", for example.
|
||||||
SyslogFacility = local1
|
;SyslogFacility = local1
|
||||||
|
|
||||||
# Password required for using the WEBIRC command used by some
|
# Password required for using the WEBIRC command used by some
|
||||||
# Web-to-IRC gateways. If not set/empty, the WEBIRC command can't
|
# Web-to-IRC gateways. If not set/empty, the WEBIRC command can't
|
||||||
|
Loading…
Reference in New Issue
Block a user