diff options
Diffstat (limited to 'src/testing/test_testing_data_topology_scale_free.conf')
-rw-r--r-- | src/testing/test_testing_data_topology_scale_free.conf | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/testing/test_testing_data_topology_scale_free.conf b/src/testing/test_testing_data_topology_scale_free.conf new file mode 100644 index 0000000..7690eac --- /dev/null +++ b/src/testing/test_testing_data_topology_scale_free.conf @@ -0,0 +1,11 @@ +@INLINE@ test_testing_defaults.conf +[PATHS] +DEFAULTCONFIG = test_testing_data_topology_scale_free.conf + +[TESTING] +NUM_PEERS = 50 +TOPOLOGY = SCALE_FREE + +[arm] +DEFAULTSERVICES = peerinfo transport core + |