remove protocol violation
[oweals/gnunet.git] / src / psycstore / test_psycstore.conf
index 1f6d279abc5187ceb2bfc35a255a4dd8d5fb9310..0d52a0829b14780ad0cd13908138f7c37c57ac03 100644 (file)
@@ -1,6 +1,17 @@
+[PATHS]
+GNUNET_TEST_HOME = /tmp/test-gnunet-psycstore/
+
 [arm]
+UNIXPATH = $GNUNET_RUNTIME_DIR/test-gnunet-service-arm.sock
 DEFAULTSERVICES = psycstore
-UNIXPATH = /tmp/test-psycstore-service-arm.sock
 
 [psycstore]
-DBFILE = /tmp/test-psycstore-service.sqlite
+AUTOSTART = YES
+BINARY = gnunet-service-psycstore
+UNIXPATH = $GNUNET_RUNTIME_DIR/test-gnunet-service-psycstore.sock
+UNIX_MATCH_UID = NO
+UNIX_MATCH_GID = YES
+DATABASE = sqlite
+
+[psycstore-sqlite]
+FILENAME = $GNUNET_TEST_HOME/psycstore/sqlite_test.db