- update fs
[oweals/gnunet.git] / src / fs / test_fs_defaults.conf
index 622f379440d465ecbfbcbd8cc6d12849b6438cc6..2e980daab53b69712f9e8fa84a3d9fae1d24e3a8 100644 (file)
@@ -1,16 +1,12 @@
 [PATHS]
-SERVICEHOME = /tmp/gnunet-test-fs-lib/
-DEFAULTCONFIG = fs_test_lib_data.conf
-
-[gnunetd]
-HOSTKEY = $SERVICEHOME/.hostkey
+GNUNET_TEST_HOME = /tmp/gnunet-test-fs-lib/
 
 [resolver]
-PORT = 43464
+PORT = 4364
 HOSTNAME = localhost
 
 [transport]
-PORT = 43465
+PORT = 4365
 PLUGINS = tcp
 
 [nat]
@@ -20,10 +16,11 @@ BEHIND_NAT = NO
 ALLOW_NAT = NO
 INTERNAL_ADDRESS = 127.0.0.1
 EXTERNAL_ADDRESS = 127.0.0.1
-USE_LOCALADDR = NO
+USE_LOCALADDR = YES
+RETURN_LOCAL_ADDRESSES = YES
 
 [arm]
-PORT = 43466
+PORT = 4366
 HOSTNAME = localhost
 DEFAULTSERVICES = fs
 
@@ -31,44 +28,40 @@ DEFAULTSERVICES = fs
 QUOTA = 100 MB
 
 [statistics]
-PORT = 43467
+PORT = 4367
 HOSTNAME = localhost
 
 [transport-tcp]
 BINDTO = 127.0.0.1
-PORT = 43468
+PORT = 4368
 
 [peerinfo]
-PORT = 43469
+PORT = 4369
 HOSTNAME = localhost
+NO_IO = YES
 
 [ats]
 WAN_QUOTA_IN = 65536
 WAN_QUOTA_OUT = 65536
 
 [core]
-PORT = 43470
+PORT = 4370
 HOSTNAME = localhost
 
 [fs]
-PORT = 43471
+PORT = 4371
 HOSTNAME = localhost
 CONTENT_CACHING = YES
 CONTENT_PUSHING = YES
 DELAY = YES
+# PREFIX = valgrind --leak-check=full
 
 [testing]
 WEAKRANDOM = YES
 
-[testing_old]
-HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
-
 [dhtcache]
 QUOTA=65536
-DATABASE=sqlite
-
-[mesh]
-AUTOSTART = NO
+DATABASE=heap
 
 [dns]
 AUTOSTART = NO
@@ -90,3 +83,10 @@ AUTOSTART = NO
 
 [namestore]
 AUTOSTART = NO
+
+[consensus]
+AUTOSTART = NO
+
+[mesh]
+REFRESH_PATH_TIME = 30 min
+