diff options
| author | Adam <Adam@anope.org> | 2013-06-19 20:53:40 -0400 |
|---|---|---|
| committer | Adam <Adam@anope.org> | 2013-06-19 20:53:40 -0400 |
| commit | 1773eef143bc7bc63e7ffb2da124ea46ae770982 (patch) | |
| tree | 1356a8b81082bf5685ea6437a2b6512f4e27a927 /data | |
| parent | 7704ee7107db8f689b7f9f7179097e0045597507 (diff) | |
Don't enforce usestrictprivmsg on TS6 IRCds and cache the value of usestrictprivmsg
Diffstat (limited to 'data')
| -rw-r--r-- | data/example.conf | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/data/example.conf b/data/example.conf index 71f9ef20c..b8ec96a9c 100644 --- a/data/example.conf +++ b/data/example.conf @@ -505,9 +505,7 @@ options * Nick@ServerName - e.g. NickServ@localhost.net. This should be used in * conjunction with IRCd aliases. This directive is optional. * - * When using Bahamut, this option will NOT work if the uplink server is - * configured as a services hub. The serviceshub option is not designed to - * be used with Anope. + * This option will have no effect on some IRCds, such as TS6 IRCds. */ #usestrictprivmsg = yes |
