aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/test_testbed_api_barriers.conf.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/testbed/test_testbed_api_barriers.conf.in')
-rw-r--r--src/testbed/test_testbed_api_barriers.conf.in34
1 files changed, 17 insertions, 17 deletions
diff --git a/src/testbed/test_testbed_api_barriers.conf.in b/src/testbed/test_testbed_api_barriers.conf.in
index 8cad6df09..846b894c7 100644
--- a/src/testbed/test_testbed_api_barriers.conf.in
+++ b/src/testbed/test_testbed_api_barriers.conf.in
@@ -1,5 +1,5 @@
1[testbed] 1[testbed]
2AUTOSTART = NO 2START_ON_DEMAND = NO
3PORT = 12113 3PORT = 12113
4ACCEPT_FROM = 127.0.0.1; 4ACCEPT_FROM = 127.0.0.1;
5HOSTNAME = localhost 5HOSTNAME = localhost
@@ -10,25 +10,25 @@ TOPOLOGY = RANDOM
10PORT = 12366 10PORT = 12366
11 11
12[test-barriers] 12[test-barriers]
13AUTOSTART = NO 13START_ON_DEMAND = NO
14PORT = 12114 14PORT = 12114
15BINARY = /will/be/overwriten/in/test_testbed_api_barriers/ 15BINARY = /will/be/overwriten/in/test_testbed_api_barriers/
16FORCESTART = YES 16FORCESTART = YES
17 17
18[fs] 18[fs]
19AUTOSTART = NO 19START_ON_DEMAND = NO
20FORCESTART = NO 20FORCESTART = NO
21 21
22[resolver] 22[resolver]
23HOSTNAME = localhost 23HOSTNAME = localhost
24AUTOSTART = NO 24START_ON_DEMAND = NO
25 25
26[cadet] 26[cadet]
27AUTOSTART = NO 27START_ON_DEMAND = NO
28FORCESTART = NO 28FORCESTART = NO
29 29
30[dht] 30[dht]
31AUTOSTART = NO 31START_ON_DEMAND = NO
32FORCESTART = NO 32FORCESTART = NO
33 33
34[dhtcache] 34[dhtcache]
@@ -49,7 +49,7 @@ WAN_QUOTA_IN = 3932160
49 49
50[core] 50[core]
51PORT = 12092 51PORT = 12092
52AUTOSTART = YES 52START_ON_DEMAND = YES
53FORCESTART = YES 53FORCESTART = YES
54USE_EPHEMERAL_KEYS = NO 54USE_EPHEMERAL_KEYS = NO
55 55
@@ -61,15 +61,15 @@ PORT = 12368
61GNUNET_TEST_HOME = $GNUNET_TMP/test-testbed/ 61GNUNET_TEST_HOME = $GNUNET_TMP/test-testbed/
62 62
63[dns] 63[dns]
64AUTOSTART = NO 64START_ON_DEMAND = NO
65FORCESTART = NO 65FORCESTART = NO
66 66
67[nse] 67[nse]
68AUTOSTART = NO 68START_ON_DEMAND = NO
69FORCESTART = NO 69FORCESTART = NO
70 70
71[vpn] 71[vpn]
72AUTOSTART = NO 72START_ON_DEMAND = NO
73FORCESTART = NO 73FORCESTART = NO
74 74
75[nat] 75[nat]
@@ -77,27 +77,27 @@ RETURN_LOCAL_ADDRESSES = YES
77FORCESTART = NO 77FORCESTART = NO
78 78
79[gns-helper-service-w32] 79[gns-helper-service-w32]
80AUTOSTART = NO 80START_ON_DEMAND = NO
81 81
82[consensus] 82[consensus]
83AUTOSTART = NO 83START_ON_DEMAND = NO
84FORCESTART = NO 84FORCESTART = NO
85 85
86[gns] 86[gns]
87AUTOSTART = NO 87START_ON_DEMAND = NO
88FORCESTART = NO 88FORCESTART = NO
89 89
90[statistics] 90[statistics]
91AUTOSTART = NO 91START_ON_DEMAND = NO
92FORCESTART = NO 92FORCESTART = NO
93 93
94[peerinfo] 94[peerinfo]
95NO_IO = YES 95NO_IO = YES
96 96
97[set] 97[set]
98AUTOSTART = NO 98START_ON_DEMAND = NO
99FORCESTART = NO 99FORCESTART = NO
100 100
101[revocation] 101[revocation]
102AUTOSTART = NO 102START_ON_DEMAND = NO
103FORCESTART = NO \ No newline at end of file 103FORCESTART = NO