tolerate additional IPv4 address now available for gnunet.org
[oweals/gnunet.git] / src / util / test_service_data.conf
index 9d283f955fbdf75e7affb17edfa407fba55a687f..975d5a1e32b45c7c3f36a4ab6d7b745a1e2ab2de 100644 (file)
@@ -1,8 +1,7 @@
 [test_service]
 PORT=12435
 BINDTO=localhost
-PIDFILE=/tmp/test-service.pid
-TIMEOUT=30000
+PIDFILE=$GNUNET_TMP/test-service.pid
 MAXBUF=1024
 DISABLEV6=NO
 ACCEPT_FROM=127.0.0.1;
@@ -13,8 +12,8 @@ HOSTNAME=localhost
 
 [test_service6]
 PORT=12435
-PIDFILE=/tmp/test-service.pid
-TIMEOUT=30000
+PIDFILE=$GNUNET_TMP/test-service.pid
+TIMEOUT=30 s
 MAXBUF=1024
 DISABLEV6=NO
 ACCEPT_FROM=127.0.0.1;