diff options
author | Sadie Powell <sadie@witchery.services> | 2025-05-03 18:41:59 +0100 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2025-05-03 18:41:59 +0100 |
commit | f0b26c9b44de2e96713acdfca824828b0b9976ec (patch) | |
tree | 07f55a9e5d0078c2c153b6765f772f7bea8e0653 /data | |
parent | f953f7f006b8ceb6fc3f0885308c040f71a48a47 (diff) |
Drop support for Bahamut as it has no non-DALnet users.
Closes #438.
Diffstat (limited to 'data')
-rw-r--r-- | data/anope.example.conf | 1 | ||||
-rw-r--r-- | data/stats.standalone.example.conf | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/data/anope.example.conf b/data/anope.example.conf index e8e587b97..ca7c70a20 100644 --- a/data/anope.example.conf +++ b/data/anope.example.conf @@ -259,7 +259,6 @@ serverinfo * You MUST modify this to match the IRCd you run. * * Supported: - * - bahamut * - hybrid * - inspircd * - ngircd diff --git a/data/stats.standalone.example.conf b/data/stats.standalone.example.conf index a85099529..c769201b1 100644 --- a/data/stats.standalone.example.conf +++ b/data/stats.standalone.example.conf @@ -256,7 +256,6 @@ serverinfo * You MUST modify this to match the IRCd you run. * * Supported: - * - bahamut * - hybrid * - inspircd * - ngircd |