]> arthur.barton.de Git - ngircd-alex.git/blobdiff - doc/sample-ngircd.conf.tmpl
Rename NoticeAuth to NoticeBeforeRegistration.
[ngircd-alex.git] / doc / sample-ngircd.conf.tmpl
index c39df5943e31a0995e5848cef8278007c75e27a2..a4346b1e87488935551807d535fd1a6e548e08f7 100644 (file)
        # 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?