clean up zone iteration logic
[oweals/gnunet.git] / src / namestore / test_namestore_api.conf
index 41670cdb196c22ed6acfedd23aebcf201be8ed07..29ff90b5dfd2bcb80b049c6e930b230869926a19 100644 (file)
@@ -1,11 +1,19 @@
-[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 = $GNUNET_TEST_HOME/namestore/sqlite_test.db
@@ -14,3 +22,8 @@ FILENAME = $GNUNET_TEST_HOME/namestore/sqlite_test.db
 CONFIG = connect_timeout=10; dbname=gnunetcheck
 TEMPORARY_TABLE = YES
 
+[nse]
+WORKBITS = 0
+
+[transport]
+PLUGINS =