diff options
| author | Peter Powell <petpow@saberuk.com> | 2019-06-05 12:34:11 +0100 |
|---|---|---|
| committer | P. Powell <petpow@saberuk.com> | 2019-09-23 13:23:02 +0100 |
| commit | 7e76daf39f4b844652bcf133133833298bf9c367 (patch) | |
| tree | fa632f98a47dc580a15415a900a8d70ce776fe29 /data | |
| parent | 2ee63f0f68ae02cfddb107b69d75a031e4e834ae (diff) | |
Add the InspIRCd v3 module to the example configs.
Diffstat (limited to 'data')
| -rw-r--r-- | data/example.conf | 1 | ||||
| -rw-r--r-- | data/stats.standalone.example.conf | 1 |
2 files changed, 2 insertions, 0 deletions
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 |
