diff options
author | Peter Powell <petpow@saberuk.com> | 2013-04-01 10:11:03 +0100 |
---|---|---|
committer | Peter Powell <petpow@saberuk.com> | 2013-04-01 10:43:12 +0100 |
commit | d877be98d1a89a18fb942ae9740e8fe65df359cf (patch) | |
tree | b4da3e656d0211094bf477e3ac941e8775c70b8f /docs/conf/modules/unrealircd.conf.example | |
parent | 6b71f211373e34de9b4cbb76fe89b160d18304aa (diff) |
Purge the deprecated chanprotect module.
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"> |