aboutsummaryrefslogtreecommitdiff
path: root/src/gns/test_gns_proxy.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/gns/test_gns_proxy.conf')
-rw-r--r--src/gns/test_gns_proxy.conf5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/gns/test_gns_proxy.conf b/src/gns/test_gns_proxy.conf
index 81ec9a713..b098edb60 100644
--- a/src/gns/test_gns_proxy.conf
+++ b/src/gns/test_gns_proxy.conf
@@ -1,6 +1,5 @@
1[PATHS] 1[PATHS]
2SERVICEHOME = /tmp/gnunet-test-gns-proxy/ 2SERVICEHOME = /tmp/gnunet-test-gns-proxy/
3DEFAULTCONFIG = test_gns_proxy.conf
4 3
5[transport] 4[transport]
6PLUGINS = tcp 5PLUGINS = tcp
@@ -16,7 +15,7 @@ HOSTKEYSFILE = ${DATADIR}/testing_hostkeys.dat
16 15
17[gns] 16[gns]
18AUTOSTART = YES 17AUTOSTART = YES
19ZONEKEY = $SERVICEHOME/hostkey 18ZONEKEY = $SERVICEHOME/.hostkey
20HIJACK_DNS = YES 19HIJACK_DNS = YES
21 20
22[gns-proxy] 21[gns-proxy]
@@ -29,4 +28,4 @@ AUTOSTART = YES
29[dns] 28[dns]
30PROVIDE_EXIT = NO 29PROVIDE_EXIT = NO
31#DNS_EXIT = 8.8.8.8 30#DNS_EXIT = 8.8.8.8
32#PREFIX = valgrind --leak-check=full \ No newline at end of file 31#PREFIX = valgrind --leak-check=full