Merge branch 'credentials' of git+ssh://gnunet.org/gnunet into credentials
[oweals/gnunet.git] / src / gns / test_gns_defaults.conf
index 769952cc8fe556266651c2f6af39a6ecefec1d55..27e9c2c3175e5bc64cb91b66df2545851e458d65 100644 (file)
@@ -1,6 +1,18 @@
+@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/
+
 [dhtcache]
 DATABASE = heap
 
@@ -10,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