Rename NoticeAuth to NoticeBeforeRegistration.

The old name is still supported for compatibility reasons.
This commit is contained in:
Peter Powell
2015-07-14 14:43:19 +01:00
parent d118cd74b6
commit 5545e1bebf
5 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -299,7 +299,7 @@ anonymizing software such as TOR or I2P and one does not wish to make it
too easy to collect statistics on the users.
Default: no.
.TP
\fBNoticeAuth\fR (boolean)
\fBNoticeBeforeRegistration\fR (boolean)
Normally ngIRCd doesn't send any messages to a client until it is registered.
Enable this option to let the daemon send "NOTICE *" messages to clients
while connecting. Default: no.