-eliminate consensus warnings
[oweals/gnunet.git] / src / gns / test_gns_simple_lookup.conf
index 8143eddca4bec50f454b8f0fd80664993c6a67d0..f759ba448c97af47aef603e0a9ca05609977caf4 100644 (file)
@@ -7,7 +7,6 @@ AUTOSTART = YES
 HOSTNAME = localhost
 
 [dht]
-DEBUG = NO
 AUTOSTART = YES
 ACCEPT_FROM6 = ::1;
 ACCEPT_FROM = 127.0.0.1;
@@ -24,7 +23,6 @@ DATABASE = sqlite
 
 [transport]
 PLUGINS = tcp
-DEBUG = NO
 ACCEPT_FROM6 = ::1;
 ACCEPT_FROM = 127.0.0.1;
 NEIGHBOUR_LIMIT = 50
@@ -40,7 +38,6 @@ PORT = 12092
 [arm]
 DEFAULTSERVICES = core dht namestore gns
 PORT = 12366
-DEBUG = NO
 
 [transport-tcp]
 TIMEOUT = 300 s
@@ -85,7 +82,7 @@ UNIXPATH = /tmp/gnunet-service-gns.sock
 HOME = $SERVICEHOME
 AUTO_IMPORT_PKEY = YES
 MAX_PARALLEL_BACKGROUND_QUERIES = 10
-DEFAULT_LOOKUP_TIMEOUT = 15
+DEFAULT_LOOKUP_TIMEOUT = 15 s
 RECORD_PUT_INTERVAL = 1 h
 
 [nse]