aboutsummaryrefslogtreecommitdiff
path: root/src/integration-tests/confs/c_bootstrap_server.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/integration-tests/confs/c_bootstrap_server.conf')
-rw-r--r--src/integration-tests/confs/c_bootstrap_server.conf5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/integration-tests/confs/c_bootstrap_server.conf b/src/integration-tests/confs/c_bootstrap_server.conf
index 332cf4828..c84181409 100644
--- a/src/integration-tests/confs/c_bootstrap_server.conf
+++ b/src/integration-tests/confs/c_bootstrap_server.conf
@@ -93,6 +93,8 @@ DATABASE = gnunet
93CONFIG = ~/.my.cnf 93CONFIG = ~/.my.cnf
94 94
95[peerinfo] 95[peerinfo]
96# Do not load HELLOs shipped with GNUnet
97USE_INCLUDED_HELLOS = NO
96AUTOSTART = YES 98AUTOSTART = YES
97PORT = 20013 99PORT = 20013
98HOSTNAME = localhost 100HOSTNAME = localhost
@@ -299,9 +301,6 @@ ENABLE_ICMP_CLIENT = NO
299ENABLE_ICMP_SERVER = NO 301ENABLE_ICMP_SERVER = NO
300DISABLEV6 = YES 302DISABLEV6 = YES
301RETURN_LOCAL_ADDRESSES = NO 303RETURN_LOCAL_ADDRESSES = NO
302HOSTNAME_DNS_FREQUENCY = 1200000
303IFC_SCAN_FREQUENCY = 3000000
304DYNDNS_FREQUENCY = 140000
305 304
306[gnunet-nat-server] 305[gnunet-nat-server]
307HOSTNAME = gnunet.org 306HOSTNAME = gnunet.org