clean up zone iteration logic
[oweals/gnunet.git] / src / namestore / test_namestore_api.conf
index 68f972e25a920891c7723276eb714d3c946d55bb..29ff90b5dfd2bcb80b049c6e930b230869926a19 100644 (file)
@@ -1,16 +1,29 @@
-[arm]
-PORT = 12000
-DEFAULTSERVICES = namestore
+@INLINE@ ../../contrib/no_forcestart.conf
+@INLINE@ ../../contrib/no_autostart_above_core.conf
+
+[PATHS]
+GNUNET_TEST_HOME = /tmp/test-gnunet-namestore/
 
 [namestore]
-#PREFIX = valgrind
+DATABASE = sqlite
 AUTOSTART = YES
+
+[namecache]
 DATABASE = sqlite
+AUTOSTART = YES
+
+[identity]
+AUTOSTART = YES
 
 [namestore-sqlite]
-FILENAME = $SERVICEHOME/namestore/sqlite_test.db
+FILENAME = $GNUNET_TEST_HOME/namestore/sqlite_test.db
 
 [namestore-postgres]
 CONFIG = connect_timeout=10; dbname=gnunetcheck
 TEMPORARY_TABLE = YES
 
+[nse]
+WORKBITS = 0
+
+[transport]
+PLUGINS =