]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - docs/conf/modules.conf.example
Clean up the callerid documentation slightly.
[user/henk/code/inspircd.git] / docs / conf / modules.conf.example
index a5fe7394896d723fde4c75c0a8862a47cc6071a6..829f9968382febf0cd406b080169ef9e3f9bff27 100644 (file)
 #<module name="callerid">
 #
 #-#-#-#-#-#-#-#-#-#-#- CALLERID  CONFIGURATION -#-#-#-#-#-#-#-#-#-#-#-#
-# maxaccepts     - Maximum number of entries a user can add to his    #
+# maxaccepts     - Maximum number of entries a user can add to their  #
 #                  /ACCEPT list. Default is 30 entries.               #
-# tracknick      - Preserve /accept entries when a user changes nick? #
+# 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.     #
+#                  everyone's accept list if their nickname changes.  #
 # 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.                      #
+#                  notification sent to a user before they can be     #
+#                  sent another. Default is 1 minute.                 #
 #<callerid maxaccepts="30"
 #          tracknick="no"
 #          cooldown="1m">