-handle failure to load certs more nicely
[oweals/gnunet.git] / src / gns / test_gns_dht_default.conf
index b22f002fb180ebe355b654ff2571dd415ab0a6b2..897109e908cce31730e997cc26c66d8339d9e01c 100644 (file)
@@ -7,7 +7,6 @@ PORT = 22568
 
 [dht]
 UNIXPATH = /tmp/gnunet-service-dht.sock
-DEBUG = NO
 AUTOSTART = YES
 ACCEPT_FROM6 = ::1;
 ACCEPT_FROM = 127.0.0.1;
@@ -15,12 +14,9 @@ HOSTNAME = localhost
 PORT = 2102
 BINARY = gnunet-service-dht
 
-[block]
-plugins = dht test gns
-
 [dhtcache]
 QUOTA = 1 MB
-DATABASE = sqlite
+DATABASE = heap
 
 [arm]
 PORT = 22566
@@ -46,6 +42,7 @@ UNIXPATH = /tmp/gnunet-default-service-transport.sock
 [core]
 PORT = 22570
 UNIXPATH = /tmp/gnunet-default-service-core.sock
+USE_EPHEMERAL_KEYS = NO
 
 [ats]
 PORT = 22571