From f0b26c9b44de2e96713acdfca824828b0b9976ec Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Sat, 3 May 2025 18:41:59 +0100 Subject: Drop support for Bahamut as it has no non-DALnet users. Closes #438. --- data/anope.example.conf | 1 - data/stats.standalone.example.conf | 1 - 2 files changed, 2 deletions(-) (limited to 'data') 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 -- cgit