aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/test_testbed_api_testbed_run_topologyline.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/testbed/test_testbed_api_testbed_run_topologyline.conf')
-rw-r--r--src/testbed/test_testbed_api_testbed_run_topologyline.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/testbed/test_testbed_api_testbed_run_topologyline.conf b/src/testbed/test_testbed_api_testbed_run_topologyline.conf
index 2958f765c..d3c840dd1 100644
--- a/src/testbed/test_testbed_api_testbed_run_topologyline.conf
+++ b/src/testbed/test_testbed_api_testbed_run_topologyline.conf
@@ -29,7 +29,6 @@ DATABASE = sqlite
29 29
30[transport] 30[transport]
31PLUGINS = tcp 31PLUGINS = tcp
32DEBUG = NO
33ACCEPT_FROM6 = ::1; 32ACCEPT_FROM6 = ::1;
34ACCEPT_FROM = 127.0.0.1; 33ACCEPT_FROM = 127.0.0.1;
35NEIGHBOUR_LIMIT = 50 34NEIGHBOUR_LIMIT = 50
@@ -46,7 +45,6 @@ AUTOSTART = YES
46[arm] 45[arm]
47DEFAULTSERVICES = core transport 46DEFAULTSERVICES = core transport
48PORT = 12366 47PORT = 12366
49DEBUG = NO
50 48
51[transport-tcp] 49[transport-tcp]
52TIMEOUT = 300 s 50TIMEOUT = 300 s
@@ -55,7 +53,6 @@ PORT = 12368
55[TESTING] 53[TESTING]
56NUM_PEERS = 5 54NUM_PEERS = 5
57WEAKRANDOM = YES 55WEAKRANDOM = YES
58DEBUG = YES
59HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat 56HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
60MAX_CONCURRENT_SSH = 10 57MAX_CONCURRENT_SSH = 10
61USE_PROGRESSBARS = YES 58USE_PROGRESSBARS = YES