summaryrefslogtreecommitdiff
path: root/example.conf
diff options
context:
space:
mode:
Diffstat (limited to 'example.conf')
-rw-r--r--example.conf12
1 files changed, 0 insertions, 12 deletions
diff --git a/example.conf b/example.conf
deleted file mode 100644
index 647fd44..0000000
--- a/example.conf
+++ /dev/null
@@ -1,12 +0,0 @@
-listen * 8000
-{
- remote: www.google.at 80;
- remote-resolv: ipv6;
- source: 2a02:3e0:2002:1:215:58ff:fe31:2ce7;
-};
-
-listen 2a02:3e0:2002:1:215:58ff:fe31:2ce7 xmpp-server
-{
- remote: www.google.at www;
- remote-resolv: ipv4;
-};