clean up zone iteration logic
[oweals/gnunet.git] / src / namestore / test_namestore_api.conf
index 5db120ea76c417763837b402a1626f88efe1cbe8..29ff90b5dfd2bcb80b049c6e930b230869926a19 100644 (file)
@@ -1,8 +1,19 @@
+@INLINE@ ../../contrib/no_forcestart.conf
+@INLINE@ ../../contrib/no_autostart_above_core.conf
+
 [PATHS]
 GNUNET_TEST_HOME = /tmp/test-gnunet-namestore/
 
 [namestore]
 DATABASE = sqlite
+AUTOSTART = YES
+
+[namecache]
+DATABASE = sqlite
+AUTOSTART = YES
+
+[identity]
+AUTOSTART = YES
 
 [namestore-sqlite]
 FILENAME = $GNUNET_TEST_HOME/namestore/sqlite_test.db
@@ -13,3 +24,6 @@ TEMPORARY_TABLE = YES
 
 [nse]
 WORKBITS = 0
+
+[transport]
+PLUGINS =