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.in64
1 files changed, 32 insertions, 32 deletions
diff --git a/src/testbed/test_testbed_api_barriers.conf.in b/src/testbed/test_testbed_api_barriers.conf.in
index 27dc0e82e..ac0c9c400 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,26 +10,26 @@ 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 16IMMEDIATE_START = YES
17 17
18[fs] 18[fs]
19AUTOSTART = NO 19START_ON_DEMAND = NO
20FORCESTART = NO 20IMMEDIATE_START = 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 28IMMEDIATE_START = NO
29 29
30[dht] 30[dht]
31AUTOSTART = NO 31START_ON_DEMAND = NO
32FORCESTART = NO 32IMMEDIATE_START = NO
33 33
34[dhtcache] 34[dhtcache]
35QUOTA = 1 MB 35QUOTA = 1 MB
@@ -41,7 +41,7 @@ ACCEPT_FROM6 = ::1;
41ACCEPT_FROM = 127.0.0.1; 41ACCEPT_FROM = 127.0.0.1;
42NEIGHBOUR_LIMIT = 50 42NEIGHBOUR_LIMIT = 50
43PORT = 12365 43PORT = 12365
44FORCESTART = YES 44IMMEDIATE_START = YES
45 45
46[ats] 46[ats]
47WAN_QUOTA_OUT = 3932160 47WAN_QUOTA_OUT = 3932160
@@ -49,8 +49,8 @@ WAN_QUOTA_IN = 3932160
49 49
50[core] 50[core]
51PORT = 12092 51PORT = 12092
52AUTOSTART = YES 52START_ON_DEMAND = YES
53FORCESTART = YES 53IMMEDIATE_START = YES
54USE_EPHEMERAL_KEYS = NO 54USE_EPHEMERAL_KEYS = NO
55 55
56[transport-udp] 56[transport-udp]
@@ -58,46 +58,46 @@ TIMEOUT = 300 s
58PORT = 12368 58PORT = 12368
59 59
60[PATHS] 60[PATHS]
61GNUNET_TEST_HOME = /tmp/test-testbed/ 61GNUNET_TEST_HOME = $GNUNET_TMP/test-testbed/
62 62
63[dns] 63[dns]
64AUTOSTART = NO 64START_ON_DEMAND = NO
65FORCESTART = NO 65IMMEDIATE_START = NO
66 66
67[nse] 67[nse]
68AUTOSTART = NO 68START_ON_DEMAND = NO
69FORCESTART = NO 69IMMEDIATE_START = NO
70 70
71[vpn] 71[vpn]
72AUTOSTART = NO 72START_ON_DEMAND = NO
73FORCESTART = NO 73IMMEDIATE_START = NO
74 74
75[nat] 75[nat]
76RETURN_LOCAL_ADDRESSES = YES 76RETURN_LOCAL_ADDRESSES = YES
77FORCESTART = NO 77IMMEDIATE_START = 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 84IMMEDIATE_START = NO
85 85
86[gns] 86[gns]
87AUTOSTART = NO 87START_ON_DEMAND = NO
88FORCESTART = NO 88IMMEDIATE_START = NO
89 89
90[statistics] 90[statistics]
91AUTOSTART = NO 91START_ON_DEMAND = NO
92FORCESTART = NO 92IMMEDIATE_START = 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 99IMMEDIATE_START = NO
100 100
101[revocation] 101[revocation]
102AUTOSTART = NO 102START_ON_DEMAND = NO
103FORCESTART = NO \ No newline at end of file 103IMMEDIATE_START = NO