- fix
[oweals/gnunet.git] / src / psycstore / test_psycstore.conf
index c524f2ae661ea9a7cbb3078d696eb3a34d701188..bf7865c88c85a6f79c62105f4fee863f80e163c4 100644 (file)
@@ -1,14 +1,8 @@
-[arm]
-UNIXPATH = /tmp/test-gnunet-service-arm.sock
-DEFAULTSERVICES = psycstore
+[PATHS]
+GNUNET_TEST_HOME = /tmp/test-gnunet-psycstore/
 
 [psycstore]
-AUTOSTART = YES
-BINARY = gnunet-service-psycstore
-UNIXPATH = /tmp/test-gnunet-service-psycstore.sock
-UNIX_MATCH_UID = NO
-UNIX_MATCH_GID = YES
 DATABASE = sqlite
 
 [psycstore-sqlite]
-FILENAME = $SERVICEHOME/psycstore/sqlite_test.db
+FILENAME = $GNUNET_TEST_HOME/psycstore/sqlite_test.db