1
0
mirror of https://github.com/anope/anope.git synced 2026-06-12 19:14:47 +02:00

Default to the inspircd3 protocol module instead of inspircd20.

This commit is contained in:
Sadie Powell
2021-04-16 21:39:38 +01:00
parent faee68e85f
commit cdd9b6f11b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -265,7 +265,7 @@ serverinfo
*/
module
{
name = "inspircd20"
name = "inspircd3"
/*
* Some protocol modules can enforce mode locks server-side. This reduces the spam caused by
+1 -1
View File
@@ -265,7 +265,7 @@ serverinfo
*/
module
{
name = "inspircd20"
name = "inspircd3"
}
/*