]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - docs/inspircd.conf.example
Phew. Fix a bunch of method sigs to stop warnings.
[user/henk/code/inspircd.git] / docs / inspircd.conf.example
index 4735ffd48c554f2ec0930dbe6d4a791388493289..9feeb3c4d9845472dce8964ec78f791e8838ded4 100644 (file)
 #                                                                     #
 # reason      -      Reason given for the deny.                       #
 #                                                                     #
+# redirect    -      Redirect the user to a different channel         #
+#                                                                     #
 #<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:                         #