summaryrefslogtreecommitdiff
path: root/docs/conf/providers/irccloud.conf.example
diff options
context:
space:
mode:
authorPeter Powell <petpow@saberuk.com>2019-06-17 12:12:17 +0100
committerPeter Powell <petpow@saberuk.com>2019-06-17 12:12:17 +0100
commitf34958b70182c0906ccac7bd267d88be96592e1c (patch)
treeefc445cecf44f2a077588d7b968282345846843b /docs/conf/providers/irccloud.conf.example
parenta25a27883df0a375f78534b130d43132d1d0ef9f (diff)
Add example connect classes for KiwiIRC.com and IRCCloud.
Diffstat (limited to 'docs/conf/providers/irccloud.conf.example')
-rw-r--r--docs/conf/providers/irccloud.conf.example12
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/conf/providers/irccloud.conf.example b/docs/conf/providers/irccloud.conf.example
new file mode 100644
index 000000000..bf57e3fdb
--- /dev/null
+++ b/docs/conf/providers/irccloud.conf.example
@@ -0,0 +1,12 @@
+# This file contains connect classes which are used by IRCCloud users.
+# See https://www.irccloud.com for more information on IRCCloud.
+
+<connect name="IRCCloud" parent="main" globalmax="100" localmax="100">
+
+<connect name="IRCCloud-Brockwell" parent="IRCCloud" allow="192.184.10.118">
+<connect name="IRCCloud-Charlton" parent="IRCCloud" allow="192.184.9.112">
+<connect name="IRCCloud-Ealing" parent="IRCCloud" allow="192.184.9.110">
+<connect name="IRCCloud-Hathersage" parent="IRCCloud" allow="192.184.8.73">
+<connect name="IRCCloud-Highgate" parent="IRCCloud" allow="192.184.9.108">
+<connect name="IRCCloud-Stonehaven" parent="IRCCloud" allow="192.184.8.103">
+<connect name="IRCCloud-Tooting" parent="IRCCloud" allow="192.184.10.9">