aboutsummaryrefslogtreecommitdiff
path: root/src/dht/test_dht_api_peer1.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-06-10 09:56:29 +0000
committerChristian Grothoff <christian@grothoff.org>2011-06-10 09:56:29 +0000
commit19377520016cc644070d207af34ae3e76618fdc8 (patch)
tree8bb6c8982fb0ad37909470bee51153b33c1f4d4f /src/dht/test_dht_api_peer1.conf
parent8d4b8f91ac792069e558da02e4959c6578571dfe (diff)
downloadgnunet-19377520016cc644070d207af34ae3e76618fdc8.tar.gz
gnunet-19377520016cc644070d207af34ae3e76618fdc8.zip
fixes
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