1
0
mirror of https://github.com/anope/anope.git synced 2026-06-27 05:46:37 +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: