diff options
author | DukePyrolator <DukePyrolator@anope.org> | 2013-04-02 07:02:38 +0200 |
---|---|---|
committer | DukePyrolator <DukePyrolator@anope.org> | 2013-04-02 07:02:38 +0200 |
commit | 823bc01f66a983e6d564a33094f689f1f627e07b (patch) | |
tree | f531858d9b8ac677388a47573d2802d4a1225026 | |
parent | 947ad6f73a9201b468c56a3e13f02405b13a5c00 (diff) |
mentioned the charybdis protocol support in the readme and example config
-rw-r--r-- | data/example.conf | 1 | ||||
-rw-r--r-- | docs/README | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/data/example.conf b/data/example.conf index de2fbffc1..cfd1124bb 100644 --- a/data/example.conf +++ b/data/example.conf @@ -224,6 +224,7 @@ serverinfo * * Supported: * - bahamut + * - charybdis * - hybrid * - inspircd11 * - inspircd12 diff --git a/docs/README b/docs/README index 9d53931b5..22f814aaf 100644 --- a/docs/README +++ b/docs/README @@ -171,6 +171,7 @@ Table of Contents Anope currently works with: * Bahamut 1.4.27 or later (including 1.8) + * Charybdis 3.4 or later * Hybrid 8.0 or later * InspIRCd 1.1, 1.2, or 2.0 * ngIRCd 19.2 or later |