summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorSadie Powell <sadie@witchery.services>2020-09-28 15:29:45 +0100
committerSadie Powell <sadie@witchery.services>2020-09-28 15:33:16 +0100
commit5dd5fa46440f9d76a725bfdf16d77bbb36ae7a6f (patch)
treed478ab54ae582eec427bd5553a5f2394336bccec /data
parent9d6dd4af11a3b6e3660b124f413176f2eb451e88 (diff)
Rename unreal4 to unrealircd and inspircd3 to inspircd.
Diffstat (limited to 'data')
-rw-r--r--data/anope.example.conf6
-rw-r--r--data/stats.standalone.example.conf6
2 files changed, 6 insertions, 6 deletions
diff --git a/data/anope.example.conf b/data/anope.example.conf
index d599c7e39..7ceb0cef6 100644
--- a/data/anope.example.conf
+++ b/data/anope.example.conf
@@ -254,15 +254,15 @@ serverinfo
* - bahamut
* - charybdis
* - hybrid
- * - inspircd3
+ * - inspircd
* - ngircd
* - plexus
* - ratbox
- * - unreal4 (for 4.x or later)
+ * - unrealircd
*/
module
{
- name = "inspircd3"
+ name = "inspircd"
/*
* 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 93d85811c..6f1dc7bfc 100644
--- a/data/stats.standalone.example.conf
+++ b/data/stats.standalone.example.conf
@@ -254,15 +254,15 @@ serverinfo
* - bahamut
* - charybdis
* - hybrid
- * - inspircd3
+ * - inspircd
* - ngircd
* - plexus
* - ratbox
- * - unreal4 (for 4.x or later)
+ * - unrealircd
*/
module
{
- name = "inspircd3"
+ name = "inspircd"
}
/*