From 5545e1bebf31ddb9f89c80979c0be93e3fdf6f0c Mon Sep 17 00:00:00 2001 From: Peter Powell Date: Tue, 14 Jul 2015 14:43:19 +0100 Subject: Rename NoticeAuth to NoticeBeforeRegistration. The old name is still supported for compatibility reasons. --- doc/sample-ngircd.conf.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/sample-ngircd.conf.tmpl b/doc/sample-ngircd.conf.tmpl index c39df594..a4346b1e 100644 --- a/doc/sample-ngircd.conf.tmpl +++ b/doc/sample-ngircd.conf.tmpl @@ -195,7 +195,7 @@ # 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. - ;NoticeAuth = no + ;NoticeBeforeRegistration = no # Should IRC Operators be allowed to use the MODE command even if # they are not(!) channel-operators? -- cgit 1.4.1