aboutsummaryrefslogtreecommitdiff
path: root/src/core/test_core_quota_peer2.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-06-10 09:43:54 +0000
committerChristian Grothoff <christian@grothoff.org>2011-06-10 09:43:54 +0000
commit8adc5b8550b47b708777a09956a80c5ea273d461 (patch)
treeb28b1e674fd23961cb1de2e376b738b9e36575df /src/core/test_core_quota_peer2.conf
parent5be3109144739c8e2dc4cbdda4611f954f77a26b (diff)
downloadgnunet-8adc5b8550b47b708777a09956a80c5ea273d461.tar.gz
gnunet-8adc5b8550b47b708777a09956a80c5ea273d461.zip
fixing confs
Diffstat (limited to 'src/core/test_core_quota_peer2.conf')
-rw-r--r--src/core/test_core_quota_peer2.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/core/test_core_quota_peer2.conf b/src/core/test_core_quota_peer2.conf
index 665d3ebff..7784c25f9 100644
--- a/src/core/test_core_quota_peer2.conf
+++ b/src/core/test_core_quota_peer2.conf
@@ -36,6 +36,15 @@ BINDTO = 127.0.0.1
36#DEBUG = YES 36#DEBUG = YES
37USE_LOCALADDR = YES 37USE_LOCALADDR = YES
38 38
39[nat]
40DISABLEV6 = YES
41BINDTO = 127.0.0.1
42ENABLE_UPNP = NO
43BEHIND_NAT = NO
44ALLOW_NAT = NO
45INTERNAL_ADDRESS = 127.0.0.1
46EXTERNAL_ADDRESS = 127.0.0.1
47
39[peerinfo] 48[peerinfo]
40PORT = 22479 49PORT = 22479
41UNIXPATH = /tmp/gnunet-core-sym-p2-service-peerinfo.sock 50UNIXPATH = /tmp/gnunet-core-sym-p2-service-peerinfo.sock