mirror of
https://github.com/osmarks/ngircd.git
synced 2025-12-02 20:58:06 +00:00
Add documentation for "NoticeAuth" configuration option
This commit is contained in:
@@ -154,6 +154,11 @@
|
||||
# maximum nick name length!
|
||||
;MaxNickLength = 9
|
||||
|
||||
# Normally ngIRCd doesn't send any messages to a client until it is
|
||||
# registered. Enable this option to let the daemon send "NOTICE AUTH"
|
||||
# messages to clients while connecting.
|
||||
;NoticeAuth = no
|
||||
|
||||
# Set this hostname for every client instead of the real one.
|
||||
# Please note: don't use the percentage sign ("%"), it is reserved for
|
||||
# future extensions!
|
||||
|
||||
Reference in New Issue
Block a user