Adding a function pick_random_friend ()
[oweals/gnunet.git] / src / dht / test_dht_api_data.conf
index df2c53d2a2d03768cfe5bb11fd651326dc65d89c..51cf99b0fab99f4af8bc86c510f7c81ff7d3f931 100644 (file)
@@ -1,15 +1,9 @@
 [PATHS]
-SERVICEHOME = /tmp/test-dht-api/
-DEFAULTCONFIG = test_dht_api_data.conf
+GNUNET_TEST_HOME = /tmp/test-dht-api/
 
-[fs]
-AUTOSTART = NO
-
-[datastore-sqlite]
-FILENAME = $SERVICEHOME/datastore/sqlite.db
-
-[datastore]
-AUTOSTART = NO
+[dhtcache]
+QUOTA = 1 MB
+DATABASE = heap
 
 [topology]
 TARGET-CONNECTION-COUNT = 16
@@ -17,41 +11,24 @@ AUTOCONNECT = YES
 FRIENDS-ONLY = NO
 MINIMUM-FRIENDS = 0
 
-[core]
-TOTAL_QUOTA_OUT = 3932160
-TOTAL_QUOTA_IN = 3932160
-PORT = 2092
-
-[dht]
-DEBUG = YES
-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
-
-[TESTING]
-WEAKRANDOM = NO
-
-[gnunetd]
-HOSTKEY = $SERVICEHOME/.hostkey
+TIMEOUT = 300 s
+
+[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