mirror of
https://github.com/osmarks/ngircd.git
synced 2025-09-10 06:16:01 +00:00
Mention ':' MyPassword restriction in man page.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# $Id: sample-ngircd.conf,v 1.34 2005/09/01 18:16:29 fw Exp $
|
||||
# $Id: sample-ngircd.conf,v 1.35 2005/09/02 14:38:59 fw Exp $
|
||||
|
||||
#
|
||||
# This is a sample configuration file for the ngIRCd, which must be adepted
|
||||
@@ -145,8 +145,7 @@
|
||||
;Port = 6666
|
||||
|
||||
# Own password for the connection. This password has to be configured
|
||||
# as "PeerPassword" on the other server. Password should be Alphanumeric!
|
||||
# For instance, a leading ':' will _NOT_ work!
|
||||
# as "PeerPassword" on the other server.
|
||||
;MyPassword = MySecret
|
||||
|
||||
# Foreign password for this connection. This password has to be
|
||||
|
Reference in New Issue
Block a user