aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/test_testbed_api_testbed_run_topologysmallworld.conf
diff options
context:
space:
mode:
authorSree Harsha Totakura <totakura@in.tum.de>2013-10-29 10:41:46 +0000
committerSree Harsha Totakura <totakura@in.tum.de>2013-10-29 10:41:46 +0000
commitc8209edd23a78f90a06db835e351dfc3c621d47b (patch)
tree2a7f294e50af71f41c2dd90e4293c14ca087d116 /src/testbed/test_testbed_api_testbed_run_topologysmallworld.conf
parent137c59b2d463efa18f5807a443eda270ccfa3bbf (diff)
downloadgnunet-c8209edd23a78f90a06db835e351dfc3c621d47b.tar.gz
gnunet-c8209edd23a78f90a06db835e351dfc3c621d47b.zip
- use configuration template for duplicate configurations
Diffstat (limited to 'src/testbed/test_testbed_api_testbed_run_topologysmallworld.conf')
-rw-r--r--src/testbed/test_testbed_api_testbed_run_topologysmallworld.conf80
1 files changed, 2 insertions, 78 deletions
diff --git a/src/testbed/test_testbed_api_testbed_run_topologysmallworld.conf b/src/testbed/test_testbed_api_testbed_run_topologysmallworld.conf
index 1a4ed46da..ba13a325c 100644
--- a/src/testbed/test_testbed_api_testbed_run_topologysmallworld.conf
+++ b/src/testbed/test_testbed_api_testbed_run_topologysmallworld.conf
@@ -1,81 +1,5 @@
1@INLINE@ test_testbed_api_template.conf
2
1[testbed] 3[testbed]
2AUTOSTART = NO
3PORT = 12113
4ACCEPT_FROM = 127.0.0.1;
5HOSTNAME = localhost
6OVERLAY_TOPOLOGY = SMALL_WORLD 4OVERLAY_TOPOLOGY = SMALL_WORLD
7OVERLAY_RANDOM_LINKS = 3 5OVERLAY_RANDOM_LINKS = 3
8#PREFIX = xterm -geometry 100x85 -T peer1 -e libtool --mode=execute gdb --args
9
10[fs]
11AUTOSTART = NO
12
13[resolver]
14AUTOSTART = NO
15
16[mesh]
17AUTOSTART = NO
18
19[dht]
20AUTOSTART = NO
21
22[dhtcache]
23QUOTA = 1 MB
24DATABASE = heap
25
26[transport]
27PLUGINS = tcp
28ACCEPT_FROM6 = ::1;
29ACCEPT_FROM = 127.0.0.1;
30NEIGHBOUR_LIMIT = 50
31PORT = 12365
32
33[ats]
34WAN_QUOTA_OUT = 3932160
35WAN_QUOTA_IN = 3932160
36
37[core]
38PORT = 12092
39AUTOSTART = YES
40USE_EPHEMERAL_KEYS = NO
41
42[arm]
43DEFAULTSERVICES = core transport
44PORT = 12366
45
46[transport-tcp]
47TIMEOUT = 300 s
48PORT = 12368
49
50[TESTING]
51NUM_PEERS = 5
52WEAKRANDOM = YES
53HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
54MAX_CONCURRENT_SSH = 10
55USE_PROGRESSBARS = YES
56PEERGROUP_TIMEOUT = 2400 s
57
58[gnunetd]
59HOSTKEY = $GNUNET_TEST_HOME/.hostkey
60
61[PATHS]
62GNUNET_TEST_HOME = /tmp/test-testbed/
63
64[dns]
65AUTOSTART = NO
66
67[nse]
68AUTOSTART = NO
69
70[vpn]
71AUTOSTART = NO
72
73[nat]
74RETURN_LOCAL_ADDRESSES = YES
75
76[gns-helper-service-w32]
77AUTOSTART = NO
78
79[consensus]
80AUTOSTART = NO
81