diff options
| author | Sadie Powell <sadie@witchery.services> | 2020-09-28 15:29:45 +0100 |
|---|---|---|
| committer | Sadie Powell <sadie@witchery.services> | 2020-09-28 15:33:16 +0100 |
| commit | 5dd5fa46440f9d76a725bfdf16d77bbb36ae7a6f (patch) | |
| tree | d478ab54ae582eec427bd5553a5f2394336bccec /data/anope.example.conf | |
| parent | 9d6dd4af11a3b6e3660b124f413176f2eb451e88 (diff) | |
Rename unreal4 to unrealircd and inspircd3 to inspircd.
Diffstat (limited to 'data/anope.example.conf')
| -rw-r--r-- | data/anope.example.conf | 6 |
1 files changed, 3 insertions, 3 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 |
