diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/conf/inspircd.conf.example | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/conf/inspircd.conf.example b/docs/conf/inspircd.conf.example index a2a4ca7dc..6a30cd558 100644 --- a/docs/conf/inspircd.conf.example +++ b/docs/conf/inspircd.conf.example @@ -628,8 +628,8 @@ # 'splitmsg' - the same as split but also send a message explaining the split. splitwhois="no" - # defaultmodes: What modes are set on a empty channel when a user - # joins it and it is unregistered. + # defaultmodes: What modes are set on a new channel when a user creates it. Any + # prefix modes will be set on the creating user. defaultmodes="not" # xlinemessage: This is the text that is sent to a user when they are |
