aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorNathan S. Evans <evans@in.tum.de>2010-08-04 07:55:28 +0000
committerNathan S. Evans <evans@in.tum.de>2010-08-04 07:55:28 +0000
commit65d153a8d31b17d92663d6c4bc098c62ec3295f1 (patch)
tree28043683ee1886ed52d1edd84a60416105ad33b7 /src
parent69ddb299086bc6e4190cd4d4fdefac625e12b7be (diff)
downloadgnunet-65d153a8d31b17d92663d6c4bc098c62ec3295f1.tar.gz
gnunet-65d153a8d31b17d92663d6c4bc098c62ec3295f1.zip
remove unnecessary services
Diffstat (limited to 'src')
-rw-r--r--src/testing/test_testing_data_topology_clique_random.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/testing/test_testing_data_topology_clique_random.conf b/src/testing/test_testing_data_topology_clique_random.conf
index edf2eb56e..f1de99829 100644
--- a/src/testing/test_testing_data_topology_clique_random.conf
+++ b/src/testing/test_testing_data_topology_clique_random.conf
@@ -3,6 +3,7 @@ SERVICEHOME = /tmp/test-gnunet-testing/
3DEFAULTCONFIG = test_testing_data_topology_clique.conf 3DEFAULTCONFIG = test_testing_data_topology_clique.conf
4 4
5[resolver] 5[resolver]
6AUTOSTART = NO
6PORT = 2564 7PORT = 2564
7 8
8[transport] 9[transport]
@@ -18,6 +19,7 @@ PORT = 2566
18DEFAULTSERVICES = 19DEFAULTSERVICES =
19 20
20[statistics] 21[statistics]
22AUTOSTART = NO
21PORT = 2567 23PORT = 2567
22 24
23[transport-tcp] 25[transport-tcp]