diff options
author | Attila Molnar <attilamolnar@hush.com> | 2013-04-01 06:53:24 -0700 |
---|---|---|
committer | Attila Molnar <attilamolnar@hush.com> | 2013-04-01 06:53:24 -0700 |
commit | df2cbbe6e7f63a36e4f71b353769e5568eaa9e73 (patch) | |
tree | 59845c8c8f859b721fdc9584a2d4ab9904e2e7ae /docs/conf/modules/unrealircd.conf.example | |
parent | ba49d8eeabca0358314f36397abd56d8340f3753 (diff) | |
parent | f00ffba521c16d0f5419f60c0b4d362b362b76e6 (diff) |
Merge pull request #454 from SaberUK/master+misc-improvements
Purge dead code and deprecated types.
Diffstat (limited to 'docs/conf/modules/unrealircd.conf.example')
-rw-r--r-- | docs/conf/modules/unrealircd.conf.example | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/docs/conf/modules/unrealircd.conf.example b/docs/conf/modules/unrealircd.conf.example index fa5d652f1..2d27b43a0 100644 --- a/docs/conf/modules/unrealircd.conf.example +++ b/docs/conf/modules/unrealircd.conf.example @@ -93,15 +93,6 @@ <module name="m_chanfilter.so"> <chanfilter hidemask="yes"> -<module name="m_chanprotect.so"> - -<chanprotect - noservices="no" - qprefix="~" - aprefix="&" - deprotectself="yes" - deprotectothers="yes"> - <module name="m_check.so"> <module name="m_chghost.so"> <hostname charmap="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ.-_/0123456789"> |