aboutsummaryrefslogtreecommitdiff
path: root/src/nse/test_nse.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-07-23 20:27:17 +0000
committerChristian Grothoff <christian@grothoff.org>2011-07-23 20:27:17 +0000
commit3137ebd45e94b3555cc5c1c37d1ee6b980568886 (patch)
tree1ff734f21d68781406f58e36787e4883be09d4c2 /src/nse/test_nse.conf
parentaf47957f8380b4810f11ad69322c69576375e809 (diff)
downloadgnunet-3137ebd45e94b3555cc5c1c37d1ee6b980568886.tar.gz
gnunet-3137ebd45e94b3555cc5c1c37d1ee6b980568886.zip
fixes
Diffstat (limited to 'src/nse/test_nse.conf')
-rw-r--r--src/nse/test_nse.conf11
1 files changed, 10 insertions, 1 deletions
diff --git a/src/nse/test_nse.conf b/src/nse/test_nse.conf
index abd623687..e8e612d45 100644
--- a/src/nse/test_nse.conf
+++ b/src/nse/test_nse.conf
@@ -36,11 +36,20 @@ AUTOSTART = YES
36[peerinfo] 36[peerinfo]
37AUTOSTART = YES 37AUTOSTART = 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[dns] 48[dns]
40AUTOSTART = NO 49AUTOSTART = NO
41 50
42[testing] 51[testing]
43NUM_PEERS = 1000 52NUM_PEERS = 10
44WEAKRANDOM = YES 53WEAKRANDOM = YES
45TOPOLOGY = NONE 54TOPOLOGY = NONE
46CONNECT_TOPOLOGY = SMALL_WORLD_RING 55CONNECT_TOPOLOGY = SMALL_WORLD_RING