]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - docs/conf/inspircd.conf.example
Remove TAXONOMY from opers.conf.example, it doesn't exist in 2.0
[user/henk/code/inspircd.git] / docs / conf / inspircd.conf.example
index 7616786c3f8312c1961991b97d94dc6b473742b2..67806e9e440c95e1f72ad59732c2cf3645d0c216 100644 (file)
 
          # nosnoticestack: This prevents snotices from 'stacking' and giving you
          # the message saying '(last message repeated X times)'. Defaults to no.
-         nosnoticestack="no">
+         nosnoticestack="no"
+
+         # welcomenotice: When turned on, this sends a NOTICE to connecting users 
+         # with the text Welcome to <networkname>! after successful registration.
+         # Defaults to yes.
+         welcomenotice="yes">
 
 
 #-#-#-#-#-#-#-#-#-#-#-# PERFORMANCE CONFIGURATION #-#-#-#-#-#-#-#-#-#-#