diff options
Diffstat (limited to 'docs/README')
-rw-r--r-- | docs/README | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/README b/docs/README index 60fe271fd..a68622c03 100644 --- a/docs/README +++ b/docs/README @@ -120,7 +120,7 @@ Table of Contents 2) Presentation - Anope is a set of Services for IRC networks that allows users to manage + Anope is a set of services for IRC networks that allows users to manage their nicks and channels in a secure and efficient way, and administrators to manage their network with powerful tools. @@ -166,14 +166,14 @@ Table of Contents Anope currently works with: - * Bahamut 1.4.27 or later (including 1.8) - * Charybdis 3.4 or later + * Bahamut 2.0 or later * ircd-hybrid 8.2.23 or later - * InspIRCd 1.2 or later + * InspIRCd 3 or later * ngIRCd 19.2 or later * Plexus 3 or later * Ratbox 2.0.6 or later - * UnrealIRCd 3.2 or later + * Solanum (all versions) + * UnrealIRCd 4 or later Anope could also work with some of the daemons derived by the ones listed above, but there's no support for them if they work or don't work. @@ -225,7 +225,7 @@ Table of Contents the log file; if you send a bug report, PLEASE include an excerpt from the log file WITH DEBUGGING ACTIVE; we cannot emphasize enough how important this is to tracking down problems. (You can also enable - debugging while Services is running using OperServ's SET DEBUG command.) + debugging while Anope is running using OperServ's SET DEBUG command.) If you repeat use --debug=<level>, the debugging level will be increased, which provides more detailed information but may also slow Anope down considerably and make the log file grow dramatically faster. In general, |