fix for size
[oweals/gnunet.git] / src / namestore / test_namestore_api.conf
index 68f972e25a920891c7723276eb714d3c946d55bb..1478d185b09f569cedc9a919f5d2594231040df2 100644 (file)
@@ -1,6 +1,9 @@
+[PATHS]
+GNUNET_TEST_HOME = /tmp/test-gnunet-namestore/
+
 [arm]
 PORT = 12000
-DEFAULTSERVICES = namestore
+DEFAULTSERVICES = namecache namestore
 
 [namestore]
 #PREFIX = valgrind
@@ -8,7 +11,7 @@ AUTOSTART = YES
 DATABASE = sqlite
 
 [namestore-sqlite]
-FILENAME = $SERVICEHOME/namestore/sqlite_test.db
+FILENAME = $GNUNET_TEST_HOME/namestore/sqlite_test.db
 
 [namestore-postgres]
 CONFIG = connect_timeout=10; dbname=gnunetcheck