1
0
mirror of https://github.com/anope/anope.git synced 2026-06-28 09:05:47 +02:00

Drop support for InspIRCd v3.

This commit is contained in:
Sadie Powell
2025-10-23 13:52:07 +01:00
parent 41403c7e36
commit 08d47a5dad
3 changed files with 59 additions and 224 deletions
+3 -2
View File
@@ -127,8 +127,9 @@ define
* and serverinfo configuration would look like:
*
* # This goes in inspircd.conf, *NOT* your Anope config!
* <module name="account">
* <module name="hidechans">
* <module name="services_account">
* <module name="services">
* <module name="spanningtree">
* <bind address="127.0.0.1" port="7000" type="servers">
* <link name="services.example.com"
@@ -136,7 +137,7 @@ define
* port="7000"
* sendpass="mypassword"
* recvpass="mypassword">
* <uline server="services.example.com" silent="yes">
* <services server="services.example.com" silent="yes">
*
* An example configuration for UnrealIRCd that is compatible with the below uplink
* and serverinfo configuration would look like:
+1 -1
View File
@@ -166,7 +166,7 @@ Table of Contents
Anope currently works with:
* InspIRCd 3 or later
* InspIRCd 4 or later
* ircd-hybrid 8.2.34 or later
* ircd-ratbox 3 or later
* ngIRCd 19.2 or later
File diff suppressed because it is too large Load Diff