-bringing copyright tags up to FSF standard
[oweals/gnunet.git] / src / gns / test_gns_defaults.conf
index 2652b98a329e48053ba4981a39f34beac562449f..27e9c2c3175e5bc64cb91b66df2545851e458d65 100644 (file)
@@ -1,5 +1,17 @@
+@INLINE@ ../../contrib/no_forcestart.conf
+
 [PATHS]
-SERVICEHOME = /tmp/test-gnunet-gns-testing/
+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