REST/NAMESTORE: rework API
[oweals/gnunet.git] / src / transport / test_quota_compliance_data.conf
index 88f590e560dc49abadac5034cfd2f31619fcfca1..1bc607770347e6a6797694ad8bd1f810b8796464 100644 (file)
@@ -1,29 +1,24 @@
+@INLINE@ test_transport_defaults.conf
 [PATHS]
-SERVICEHOME = /tmp/test-gnunetd-plugin-transport/
+GNUNET_TEST_HOME = $GNUNET_TMP/test-gnunetd-plugin-transport/
 
-[resolver]
-PORT = 2364
-
-[transport]
-PORT = 2365
-PLUGINS = tcp
+[transport-tcp]
+PORT = 52368
+TIMEOUT = 5 s
 
 [arm]
-PORT = 2366
+PORT = 52366
 
 [statistics]
-PORT = 2367
+PORT = 52367
 
-[transport-tcp]
-PORT = 2368
+[resolver]
+PORT = 52364
 
 [peerinfo]
-PORT = 2369
+PORT = 52369
 
-[testing]
-WEAKRANDOM = YES
-
-[dht]
-AUTOSTART = NO
+[transport]
+PORT = 52365