commit 6dacec7ded09397cbb9b4c3c810dc0431c937e5c from: Alexander Barton date: Mon Jan 17 12:51:17 2005 UTC Fixed typo: ports are separated by ",". Thanks to Florian Westphal. commit - 429b5f3ec9914a512708d1a718a9e40476a6c623 commit + 6dacec7ded09397cbb9b4c3c810dc0431c937e5c blob - 534af79c1f00bdd3f12d275b26a5a7d9701cd92b blob + d872b0de91152c0028f83cb0532c298405815aae --- doc/sample-ngircd.conf +++ doc/sample-ngircd.conf @@ -1,4 +1,4 @@ -# $Id: sample-ngircd.conf,v 1.28 2004/12/27 00:55:06 alex Exp $ +# $Id: sample-ngircd.conf,v 1.29 2005/01/17 12:51:17 alex Exp $ # # This is a sample configuration file for the ngIRCd, which must be adepted @@ -33,7 +33,7 @@ ;AdminEMail = admin@irc.server # Ports on which the server should listen. There may be more than - # one port, separated with ";". (Default: 6667) + # one port, separated with ",". (Default: 6667) ;Ports = 6667, 6668, 6669 # IP address on which the server should listen. (Default: empty,