-handle failure to load certs more nicely
[oweals/gnunet.git] / src / gns / test_gns_dht_default.conf
index cca3b43382f6bd8ba0f2bd6064648f0378fd406b..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
@@ -68,7 +65,7 @@ UNIXPATH = /tmp/gnunet-service-gns-default.sock
 HOME = $SERVICEHOME
 AUTO_IMPORT_PKEY = NO
 MAX_PARALLEL_BACKGROUND_QUERIES = 10
-DEFAULT_LOOKUP_TIMEOUT = 10
+DEFAULT_LOOKUP_TIMEOUT = 10 s
 RECORD_PUT_INTERVAL = 2 s
 
 [namestore]