-memory is cheap, default to heap
[oweals/gnunet.git] / src / dht / test_dht_api_data.conf
index 8d4f8c63cb26eda354880df2f3ec6dfeaa03bde6..58e509cbb05fba368f2feaa010847de8a9c0e7db 100644 (file)
@@ -1,6 +1,5 @@
 [PATHS]
 SERVICEHOME = /tmp/test-dht-api/
-DEFAULTCONFIG = test_dht_api_data.conf
 
 [fs]
 AUTOSTART = NO
@@ -28,7 +27,6 @@ WAN_QUOTA_OUT = 1 GB
 PORT = 2092
 
 [dht]
-DEBUG = NO
 PORT = 12370
 
 [block]
@@ -36,7 +34,6 @@ plugins = dht test
 
 [transport]
 plugins = tcp
-DEBUG = NO
 NEIGHBOUR_LIMIT = 50
 PORT = 2091