aboutsummaryrefslogtreecommitdiff
path: root/src/dht/test_dht_api_peer1.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/dht/test_dht_api_peer1.conf')
-rw-r--r--src/dht/test_dht_api_peer1.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/dht/test_dht_api_peer1.conf b/src/dht/test_dht_api_peer1.conf
index 7c4d48366..0312df913 100644
--- a/src/dht/test_dht_api_peer1.conf
+++ b/src/dht/test_dht_api_peer1.conf
@@ -51,3 +51,12 @@ HOSTKEY = $SERVICEHOME/.hostkey
51DEFAULTCONFIG = test_dht_api_peer1.conf 51DEFAULTCONFIG = test_dht_api_peer1.conf
52SERVICEHOME = /tmp/test-gnunetd-dht-peer-1/ 52SERVICEHOME = /tmp/test-gnunetd-dht-peer-1/
53 53
54
55[nat]
56DISABLEV6 = YES
57BINDTO = 127.0.0.1
58ENABLE_UPNP = NO
59BEHIND_NAT = NO
60ALLOW_NAT = NO
61INTERNAL_ADDRESS = 127.0.0.1
62EXTERNAL_ADDRESS = 127.0.0.1