fix warning
[oweals/gnunet.git] / src / testing / test_testing_data.conf
index f314028d4838fe3581554300b3d56cb07ac7cdc4..10231c2a4287d530dcb1448d57a7484d7112d22a 100644 (file)
@@ -13,12 +13,12 @@ PLUGINS = tcp
 
 [arm]
 PORT = 2566
-DEFAULTSERVICES = peerinfo transport core
+DEFAULTSERVICES = core
 
 [statistics]
 PORT = 2567
 
-[tcp]
+[transport-tcp]
 PORT = 2568
 
 [peerinfo]
@@ -29,3 +29,15 @@ PORT = 2570
 
 [testing]
 WEAKRANDOM = YES
+HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
+
+[fs]
+AUTOSTART = NO
+
+[datastore]
+AUTOSTART = NO
+
+[dht]
+AUTOSTART = NO
+
+