mirror of
https://github.com/osmarks/ngircd.git
synced 2025-01-07 22:30:28 +00:00
sample-ngircd.conf: remove now unused CVS "$Id$"
This commit is contained in:
parent
7cf9d93aee
commit
d0b2526a01
@ -1,14 +1,13 @@
|
|||||||
# $Id: sample-ngircd.conf,v 1.44 2008/01/07 23:02:29 alex Exp $
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# This is a sample configuration file for the ngIRCd, which must be adepted
|
# This is a sample configuration file for the ngIRCd IRC daemon, which must
|
||||||
# to the local preferences and needs.
|
# be customized to the local preferences and needs.
|
||||||
#
|
#
|
||||||
# Comments are started with "#" or ";".
|
# Comments are started with "#" or ";".
|
||||||
#
|
#
|
||||||
# A lot of configuration options in this file start with a ";". You have
|
# A lot of configuration options in this file start with a ";". You have
|
||||||
# to remove the ";" in front of each variable to actually set a value!
|
# to remove the ";" in front of each variable to actually set a value!
|
||||||
# The disabled variables are shown with example values for completeness.
|
# The disabled variables are shown with example values for completeness only
|
||||||
|
# and the daemon is using compiled-in default settings.
|
||||||
#
|
#
|
||||||
# Use "ngircd --configtest" (see manual page ngircd(8)) to validate that the
|
# Use "ngircd --configtest" (see manual page ngircd(8)) to validate that the
|
||||||
# server interprets the configuration file as expected!
|
# server interprets the configuration file as expected!
|
||||||
|
Loading…
Reference in New Issue
Block a user