From ff8a01ff199fa355e2384398a181638251110586 Mon Sep 17 00:00:00 2001 From: Shawn Smith Date: Wed, 20 Jun 2012 09:13:19 -0400 Subject: Backported usermode +L from insp21. Stops forced redirection given by cmode +L --- docs/conf/modules.conf.example | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example index e987f4878..f86ebfa6c 100644 --- a/docs/conf/modules.conf.example +++ b/docs/conf/modules.conf.example @@ -1340,8 +1340,17 @@ # #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# -# Redirect module: Adds channel redirection (mode +L) +# Redirect module: Adds channel redirection (mode +L) # +# Optional: to add usermode +L to stop forced # +# redirection and instead print an error. # +# # +# Note: You can not update this with a simple rehash, it requires # +# reloading the module for it to take effect. # +# This also breaks linking to servers that do not have the option. # +# This defaults to false for the 2.0 version, it will be enabled in # +# all the future versions. # # +# #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Regular Expression Provider for Glob or wildcard (?/*) matching. -- cgit v1.2.3