naming
[oweals/gnunet.git] / src / dht / test_dht_api_data.conf
index df2c53d2a2d03768cfe5bb11fd651326dc65d89c..c44be35006091f8ee925cd69ba6f15ff46fae9d0 100644 (file)
@@ -5,6 +5,9 @@ DEFAULTCONFIG = test_dht_api_data.conf
 [fs]
 AUTOSTART = NO
 
+[resolver]
+AUTOSTART = NO
+
 [datastore-sqlite]
 FILENAME = $SERVICEHOME/datastore/sqlite.db
 
@@ -23,9 +26,12 @@ TOTAL_QUOTA_IN = 3932160
 PORT = 2092
 
 [dht]
-DEBUG = YES
+DEBUG = NO
 PORT = 12370
 
+[block]
+plugins = dht test
+
 [transport]
 plugins = tcp
 DEBUG = NO
@@ -51,7 +57,27 @@ PORT = 2094
 
 [TESTING]
 WEAKRANDOM = NO
+HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
 
 [gnunetd]
 HOSTKEY = $SERVICEHOME/.hostkey
 
+
+[nat]
+DISABLEV6 = YES
+BINDTO = 127.0.0.1
+ENABLE_UPNP = NO
+BEHIND_NAT = NO
+ALLOW_NAT = NO
+INTERNAL_ADDRESS = 127.0.0.1
+EXTERNAL_ADDRESS = 127.0.0.1
+
+[dns]
+AUTOSTART = NO
+
+
+
+[nse]
+AUTOSTART = NO
+
+