]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - docs/conf/modules.conf.example
Raise the default max number of ACCEPT entries from 16 to 30.
[user/henk/code/inspircd.git] / docs / conf / modules.conf.example
index f2e1d9e890f08cdf1b66832a8f481136a64f2fa9..a5fe7394896d723fde4c75c0a8862a47cc6071a6 100644 (file)
 #
 #-#-#-#-#-#-#-#-#-#-#- CALLERID  CONFIGURATION -#-#-#-#-#-#-#-#-#-#-#-#
 # maxaccepts     - Maximum number of entries a user can add to his    #
-#                  /ACCEPT list. Default is 16 entries.               #
+#                  /ACCEPT list. Default is 30 entries.               #
 # tracknick      - Preserve /accept entries when a user changes nick? #
 #                  If no (the default), the user is removed from      #
 #                  everyone's accept list if he changes nickname.     #
 # cooldown       - Amount of time that must pass since the last       #
 #                  notification sent to a user before he can be sent  #
 #                  another. Default is 1 minute.                      #
-#<callerid maxaccepts="16"
+#<callerid maxaccepts="30"
 #          tracknick="no"
 #          cooldown="1m">