diff options
| author | Sadie Powell <sadie@witchery.services> | 2024-07-11 01:13:40 +0100 |
|---|---|---|
| committer | Sadie Powell <sadie@witchery.services> | 2024-07-11 01:13:59 +0100 |
| commit | 439ad3e73657be819aa9a0bf64361a1a5150a162 (patch) | |
| tree | 66fccfc14b53dc1ec8d61931c0cd995e3c1dc0c6 | |
| parent | 81056072576994e6f4c7ed6133bd42440b10face (diff) | |
Make it clear that inspircd3 also works with InspIRCd 4.
| -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 043fa4366..8237102e0 100644 --- a/data/example.conf +++ b/data/example.conf @@ -259,7 +259,7 @@ serverinfo * - hybrid * - inspircd12 * - inspircd20 - * - inspircd3 + * - inspircd3 (for 3.x and 4.x) * - ngircd * - plexus * - ratbox diff --git a/data/stats.standalone.example.conf b/data/stats.standalone.example.conf index 5aea3a6e2..63a47de83 100644 --- a/data/stats.standalone.example.conf +++ b/data/stats.standalone.example.conf @@ -256,7 +256,7 @@ serverinfo * - hybrid * - inspircd12 * - inspircd20 - * - inspircd3 + * - inspircd3 (for 3.x and 4.x) * - ngircd * - plexus * - ratbox |
