- fix
[oweals/gnunet.git] / src / hostlist / test_gnunet_daemon_hostlist_peer1.conf
index 4ffd7f65587729ed5fb14198711bd6f6aa0659b5..535b60e1d677ef2ae1e34d011142f37d30dc52f4 100644 (file)
@@ -1,49 +1,43 @@
+@INLINE@ test_hostlist_defaults.conf
 [PATHS]
-SERVICEHOME = /tmp/test-gnunetd-hostlist-peer-1/
+SERVICEHOME = /tmp/test-gnunet-hostlist-peer-1/
 DEFAULTCONFIG = test_gnunet_daemon_hostlist_peer1.conf
 
-[resolver]
-PORT = 12964
-
-[transport]
-PORT = 12965
-PLUGINS = tcp
-#DEBUG = YES
-DEBUG = NO
+[transport-tcp]
+PORT = 12968
 
 [arm]
 PORT = 12966
-DEFAULTSERVICES = resolver transport core statistics topology
-#GLOBAL_PREFIX = xterm -e gdb -x cmd --args 
+DEFAULTSERVICES = hostlist topology
+UNIXPATH = /tmp/gnunet-p1-service-arm.sock
 
 [statistics]
 PORT = 12967
+UNIXPATH = /tmp/gnunet-p1-service-statistics.sock
 
-[transport-tcp]
-PORT = 12968
-DEBUG = NO
+[resolver]
+PORT = 12964
+UNIXPATH = /tmp/gnunet-p1-service-resolver.sock
 
 [peerinfo]
 PORT = 12969
+UNIXPATH = /tmp/gnunet-p1-service-peerinfo.sock
 
-[core]
-PORT = 12970
-#DEBUG = YES
-#PREFIX = valgrind --tool=memcheck\
+[transport]
+PORT = 12965
+UNIXPATH = /tmp/gnunet-p1-service-transport.sock
 DEBUG = NO
 
-[testing]
-WEAKRANDOM = YES
+[core]
+PORT = 12970
+UNIXPATH = /tmp/gnunet-p1-service-core.sock
 
 [hostlist]
 HTTPPORT = 12980
-SERVERS = http://localhost:12981/
+HOSTLISTFILE = hostlists_peer1.file
 OPTIONS = -b -p
-#DEBUG = YES
-#BINARY = /home/grothoff/bin/gnunet-daemon-hostlist
-DEBUG = NO
+SERVERS = http://localhost:12981/
+
+PORT = 12971
+UNIXPATH = /tmp/gnunet-p1-service-ats.sock
 
-[topology]
-#DEBUG = YES
-#PREFIX = valgrind --tool=memcheck
-DEBUG = NO
\ No newline at end of file