summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPeter Powell <petpow@saberuk.com>2013-07-10 15:23:46 +0100
committerPeter Powell <petpow@saberuk.com>2013-08-10 14:04:09 +0100
commit3d019b14ec0025ff38bbd40c868ddccd0b13d8a3 (patch)
treec872541f332ffdea8691ed7ec40c7904adf8a69e /docs
parent4509cbcc0b57f9f397af26f5e8dbe629499c2b24 (diff)
Require privs given on initial join to be in <options:defaultmodes>.
Diffstat (limited to 'docs')
-rw-r--r--docs/conf/inspircd.conf.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf/inspircd.conf.example b/docs/conf/inspircd.conf.example
index ee268dcd2..0e5d40c08 100644
--- a/docs/conf/inspircd.conf.example
+++ b/docs/conf/inspircd.conf.example
@@ -617,7 +617,7 @@
# defaultmodes: What modes are set on a empty channel when a user
# joins it and it is unregistered. This is similar to Asuka's
# autochanmodes.
- defaultmodes="nt"
+ defaultmodes="not"
# xlinemessage: This is the text that is sent to a user when they are
# banned from the server.