diff options
-rw-r--r-- | data/example.conf | 2 | ||||
-rw-r--r-- | data/stats.standalone.example.conf | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/data/example.conf b/data/example.conf index 0b160ab5c..b25578d10 100644 --- a/data/example.conf +++ b/data/example.conf @@ -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 diff --git a/data/stats.standalone.example.conf b/data/stats.standalone.example.conf index af53a4046..79635891e 100644 --- a/data/stats.standalone.example.conf +++ b/data/stats.standalone.example.conf @@ -265,7 +265,7 @@ serverinfo */ module { - name = "inspircd20" + name = "inspircd3" } /* |