-bringing copyright tags up to FSF standard
[oweals/gnunet.git] / src / gns / test_gns_defaults.conf
index 27024f783ffae1e25da1922c346ef639a2abf7d9..27e9c2c3175e5bc64cb91b66df2545851e458d65 100644 (file)
@@ -1,9 +1,14 @@
+@INLINE@ ../../contrib/no_forcestart.conf
+
 [PATHS]
 GNUNET_TEST_HOME = /tmp/test-gnunet-gns-testing/
 
 [namestore-sqlite]
 FILENAME = $GNUNET_TEST_HOME/namestore/sqlite_test.db
 
+[namecache-sqlite]
+FILENAME=$GNUNET_TEST_HOME/namecache/namecache.db
+
 [identity]
 # Directory where we store information about our egos
 EGODIR = $GNUNET_TEST_HOME/identity/egos/
@@ -17,26 +22,3 @@ PLUGINS = tcp
 [transport-tcp]
 BINDTO = 127.0.0.1
 
-[dns]
-AUTOSTART = NO
-
-[nse]
-AUTOSTART = NO
-
-[mesh]
-AUTOSTART = NO
-
-[datastore]
-AUTOSTART = NO
-
-[fs]
-AUTOSTART = NO
-
-[dv]
-AUTOSTART = NO
-
-[vpn]
-AUTOSTART = NO
-
-[consensus]
-AUTOSTART = NO