From 7114c6942f8971c6d326abe62d59e25f417d2cec Mon Sep 17 00:00:00 2001 From: James Lu Date: Mon, 12 Feb 2018 11:18:48 -0800 Subject: [PATCH] README: the shared{} requirement for KLINEs likely applies to chatircd too --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7e22ee1..db4dc43 100644 --- a/README.md +++ b/README.md @@ -102,6 +102,7 @@ Support for these IRCds exist, but are not tested as frequently and thoroughly. - Use `ircd: snircd` as the target IRCd. - Halfops, `sethost` (`+h`), and account-based cloaking (`VHostStyle=1`) are supported. Crypted IPs and static hosts (`VHostStyle` 2 and 3) are NOT. * [ChatIRCd](http://www.chatlounge.net/software) (1.2.x / git master) - module `ts6` + - For KLINE support to work, a `shared{}` block should be added for PyLink on all servers. * [Elemental-IRCd](https://github.com/Elemental-IRCd/elemental-ircd) (6.6.x / git master) - module `ts6` - For KLINE support to work, a `shared{}` block should be added for PyLink on all servers. * [InspIRCd](http://www.inspircd.org/) 3.0.x (git master) - module `inspircd`