summaryrefslogtreecommitdiff
path: root/docs/inspircd.conf.example
diff options
context:
space:
mode:
authorw00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7>2008-02-16 13:29:56 +0000
committerw00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7>2008-02-16 13:29:56 +0000
commit177f5c59c4dfb86447212da516222c020264bc29 (patch)
tree47e47f54ad7e6ddf496c9d3a0e040a1bb2f5fe6b /docs/inspircd.conf.example
parent01f9e889ca4ce3364d089de4bab3c4ab5ef06bee (diff)
Patch by dz avoiding <badchan:redirect> loops, and tidying up on-rehash checks.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8947 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'docs/inspircd.conf.example')
-rw-r--r--docs/inspircd.conf.example2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/inspircd.conf.example b/docs/inspircd.conf.example
index b09c7256d..9feeb3c4d 100644
--- a/docs/inspircd.conf.example
+++ b/docs/inspircd.conf.example
@@ -1578,6 +1578,8 @@
#<badchan name="#gods*" allowopers="yes" reason="Tortoises!"> #
#<badchan name="#heaven" redirect="#hell" reason="Nice try!"> #
# #
+# Redirects will not work if the target channel is set +L. #
+# #
# Additionally, you may specify channels which are allowed, even if #
# a badchan tag specifies it would be denied: #
#<goodchan name="#godsleeps"> #