Add warning about leading : in passwords. (thx Ben Korvemaker for pointing this out)

This commit is contained in:
Florian Westphal 2005-09-01 18:16:29 +00:00
parent a5b5a6a99a
commit 342f20f889
1 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $Id: sample-ngircd.conf,v 1.33 2005/03/15 16:58:01 alex Exp $
# $Id: sample-ngircd.conf,v 1.34 2005/09/01 18:16:29 fw Exp $
#
# This is a sample configuration file for the ngIRCd, which must be adepted
@ -145,7 +145,8 @@
;Port = 6666
# Own password for the connection. This password has to be configured
# as "PeerPassword" on the other server.
# as "PeerPassword" on the other server. Password should be Alphanumeric!
# For instance, a leading ':' will _NOT_ work!
;MyPassword = MySecret
# Foreign password for this connection. This password has to be