add logic to handle SRV/DANE names (#3003 and 2526) in GNS resolver
[oweals/gnunet.git] / src / gns / test_gns_defaults.conf
index 27024f783ffae1e25da1922c346ef639a2abf7d9..e02c803b93f1d5a88bc53db700236c5bcf33e545 100644 (file)
@@ -4,6 +4,9 @@ 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/
@@ -23,7 +26,7 @@ AUTOSTART = NO
 [nse]
 AUTOSTART = NO
 
-[mesh]
+[cadet]
 AUTOSTART = NO
 
 [datastore]