commit d0b2526a01c57f54e3899d4c8fd878005d701116 from: Alexander Barton date: Sat Nov 22 13:47:01 2008 UTC sample-ngircd.conf: remove now unused CVS "$Id$" commit - 7cf9d93aeebad0b7b5bdf1ef1de58d2e7b2300e4 commit + d0b2526a01c57f54e3899d4c8fd878005d701116 blob - ee6072908393f68e40685a07e88be62e662367bf blob + 041542e7d6a68b8586ebcb8c448a57adcae06dbe --- doc/sample-ngircd.conf +++ doc/sample-ngircd.conf @@ -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 -# to the local preferences and needs. +# This is a sample configuration file for the ngIRCd IRC daemon, which must +# be customized to the local preferences and needs. # # Comments are started with "#" or ";". # # 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! -# 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 # server interprets the configuration file as expected!