- fix error messages
[oweals/gnunet.git] / src / transport / test_transport_api_multi_peer1.conf
index c890b421d80ad78012a5158f7388590dbc616f1a..0313f5b600aa59ff022f11be6671f513b5db5558 100644 (file)
@@ -1,46 +1,41 @@
 @INLINE@ template_cfg_peer1.conf
 [PATHS]
-SERVICEHOME = /tmp/test-transport/api-multi-p1/
-DEFAULTCONFIG = test_transport_api_multi_peer1.conf
+GNUNET_TEST_HOME = /tmp/test-transport/api-multi-p1/
 
 [transport-tcp]
 PORT = 12140
-TIMEOUT = 5000
+TIMEOUT = 5 s
 
 [transport-udp]
 PORT = 12141
 
 [transport-http]
 PORT = 12142
-USE_IPv6 = YES
-USE_IPv4 = YES
 
 [transport-https]
 PORT = 12143
-USE_IPv6 = YES
-USE_IPv4 = YES
 
 [arm]
 PORT = 12149
 DEFAULTSERVICES = transport
-UNIXPATH = /tmp/gnunet-p1-service-arm.sock
+UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-arm.sock
 
 [statistics]
 PORT = 12148
-UNIXPATH = /tmp/gnunet-p1-service-statistics.sock
+UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-statistics.sock
 
 [resolver]
 PORT = 12147
-UNIXPATH = /tmp/gnunet-p1-service-resolver.sock
+UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-resolver.sock
 
 [peerinfo]
 PORT = 12146
-UNIXPATH = /tmp/gnunet-p1-service-peerinfo.sock
+UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-peerinfo.sock
 
 [transport]
 PORT = 12145
-PLUGINS = tcp udp unix
-UNIXPATH = /tmp/gnunet-p1-service-transport.sock
+PLUGINS = tcp udp
+UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-transport.sock
 
 [transport-unix]
 PORT = 12144