Merge branch 'master' of ssh://gnunet.org/gnunet
[oweals/gnunet.git] / src / dht / test_dht_api_data.conf
index 6250eb57bd7ad388625026d3e86fe244540ca9ee..de9196107a3b50b015f293a0fe5a78fe3e2df9d0 100644 (file)
@@ -1,15 +1,12 @@
-[PATHS]
-SERVICEHOME = /tmp/test-dht-api/
-DEFAULTCONFIG = test_dht_api_data.conf
-
-[fs]
-AUTOSTART = NO
+@INLINE@ ../../contrib/no_forcestart.conf
+@INLINE@ ../../contrib/no_autostart_above_core.conf
 
-[datastore-sqlite]
-FILENAME = $SERVICEHOME/datastore/sqlite.db
+[PATHS]
+GNUNET_TEST_HOME = /tmp/test-dht-api/
 
-[datastore]
-AUTOSTART = NO
+[dhtcache]
+QUOTA = 1 MB
+DATABASE = heap
 
 [topology]
 TARGET-CONNECTION-COUNT = 16
@@ -17,41 +14,31 @@ AUTOCONNECT = YES
 FRIENDS-ONLY = NO
 MINIMUM-FRIENDS = 0
 
-[core]
-TOTAL_QUOTA_OUT = 3932160
-TOTAL_QUOTA_IN = 3932160
-PORT = 2092
-
-[dht]
-DEBUG = NO
-PORT = 12370
+[ats]
+WAN_QUOTA_IN = 1 GB
+WAN_QUOTA_OUT = 1 GB
 
 [transport]
 plugins = tcp
-DEBUG = NO
 NEIGHBOUR_LIMIT = 50
 PORT = 2091
 
-[peerinfo]
-PORT = 2090
-
-[resolver]
-PORT = 2089
-
-[statistics]
-PORT = 2088
-
-[arm]
-DEFAULTSERVICES = 
-PORT = 2087
-
 [transport-tcp]
-TIMEOUT = 300000
-PORT = 2094
+TIMEOUT = 300 s
 
-[TESTING]
-WEAKRANDOM = NO
+[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
 
-[gnunetd]
-HOSTKEY = $SERVICEHOME/.hostkey
+[dht]
+AUTOSTART = YES
+FORCESTART = YES
 
+[nse]
+AUTOSTART = YES
+WORKBITS = 1