diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2005-04-12 03:29:21 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2005-04-12 03:29:21 +0000 |
commit | e7ed8d5b73dd4d398fd7a16e9a731418387a3b7a (patch) | |
tree | cd4a91b83060be5d4c8adf37564f9edf42830c0d /docs/inspircd.conf.example | |
parent | e8da3ac2c037f645b0f29f12304e8b4c6c2988e0 (diff) |
Somebody *dum de dum, nonchalant* put double closing tags, nullifying the effect of allowhalfop ;)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1056 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'docs/inspircd.conf.example')
-rw-r--r-- | docs/inspircd.conf.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/inspircd.conf.example b/docs/inspircd.conf.example index 1e5e1201b..986fc638f 100644 --- a/docs/inspircd.conf.example +++ b/docs/inspircd.conf.example @@ -318,7 +318,7 @@ loglevel="default" netbuffersize="10240" maxwho="128" - noservices="0"> + noservices="0" allowhalfop="yes"> |