summaryrefslogtreecommitdiff
path: root/data/example.conf
diff options
context:
space:
mode:
Diffstat (limited to 'data/example.conf')
-rw-r--r--data/example.conf13
1 files changed, 7 insertions, 6 deletions
diff --git a/data/example.conf b/data/example.conf
index b839bc71e..b5a3a82d0 100644
--- a/data/example.conf
+++ b/data/example.conf
@@ -320,7 +320,7 @@ NetworkName "LocalNet"
# consult your ircds documentation before using this
#Numeric "64"
-# NickLen [REQUIRED]
+# NickLen [RECOMMENDED]
# Set this to the maximum allowed nick length on your network. Anope does
# not support values larger than 31, so setting them makes no sense. Be
# sure to set this correctly, as setting this wrong can result in services
@@ -1048,13 +1048,14 @@ BSGentleBWReason
# BSCaseSensitive
-# BSFantasyCharacter [REQUIRED]
+# BSFantasyCharacter [OPTIONAL]
# This option allows you to change the default prefix for fantasy
-# commands in channels. This character will have to be prepended to all
-# fantasy commands. If you choose "!" (the default), fantasy commands
-# will, for example, be "!kick", "!op", etc.
+# commands in channels. This character will have to be prepended to
+# all fantasy commands. If you choose "!", fantasy commands will, for
+# example, be "!kick", "!op", etc. If left out, the default fantasy
+# character will be "!".
-BSFantasyCharacter "!"
+# BSFantasyCharacter "!"
###########################################################################
#