diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2008-10-16 18:07:27 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2008-10-16 18:07:27 +0000 |
commit | cca3f7039843f332df957493014186d0230701c2 (patch) | |
tree | 96ba8847f097ac94190979b975debbaf17dbffea /conf/inspircd.conf.example | |
parent | bef00db0a6b6470792397e95371d7cb359dd3781 (diff) |
I changed my mind, i uncommented
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10648 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'conf/inspircd.conf.example')
-rw-r--r-- | conf/inspircd.conf.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/inspircd.conf.example b/conf/inspircd.conf.example index 3dc3028c3..595c97cfd 100644 --- a/conf/inspircd.conf.example +++ b/conf/inspircd.conf.example @@ -235,7 +235,7 @@ # modes: Usermodes that are set on users in this block on connect. # Enabling this option requires that the m_conn_umodes module be loaded. # This entry is highly recommended to use for/with IP Cloaking/masking. - #modes="+x"> + modes="+x"> <connect # deny: Will not let people connect if they have specified host/IP. |