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