From 7e76daf39f4b844652bcf133133833298bf9c367 Mon Sep 17 00:00:00 2001 From: Peter Powell Date: Wed, 5 Jun 2019 12:34:11 +0100 Subject: [PATCH] Add the InspIRCd v3 module to the example configs. --- data/example.conf | 1 + data/stats.standalone.example.conf | 1 + 2 files changed, 2 insertions(+) diff --git a/data/example.conf b/data/example.conf index 6e058b6ff..371e71bae 100644 --- a/data/example.conf +++ b/data/example.conf @@ -256,6 +256,7 @@ serverinfo * - hybrid * - inspircd12 * - inspircd20 + * - inspircd3 * - ngircd * - plexus * - ratbox diff --git a/data/stats.standalone.example.conf b/data/stats.standalone.example.conf index 82ff9ff58..322c21289 100644 --- a/data/stats.standalone.example.conf +++ b/data/stats.standalone.example.conf @@ -256,6 +256,7 @@ serverinfo * - hybrid * - inspircd12 * - inspircd20 + * - inspircd3 * - ngircd * - plexus * - ratbox