aboutsummaryrefslogtreecommitdiff
path: root/src/integration-tests/confs/c_no_nat_client.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/integration-tests/confs/c_no_nat_client.conf')
-rw-r--r--src/integration-tests/confs/c_no_nat_client.conf5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/integration-tests/confs/c_no_nat_client.conf b/src/integration-tests/confs/c_no_nat_client.conf
index 87fef4d4f..be3d1b336 100644
--- a/src/integration-tests/confs/c_no_nat_client.conf
+++ b/src/integration-tests/confs/c_no_nat_client.conf
@@ -99,6 +99,8 @@ DATABASE = gnunet
99CONFIG = ~/.my.cnf 99CONFIG = ~/.my.cnf
100 100
101[peerinfo] 101[peerinfo]
102# Do not load HELLOs shipped with GNUnet
103USE_INCLUDED_HELLOS = NO
102AUTOSTART = YES 104AUTOSTART = YES
103PORT = 20031 105PORT = 20031
104HOSTNAME = localhost 106HOSTNAME = localhost
@@ -306,9 +308,6 @@ ENABLE_ICMP_CLIENT = NO
306ENABLE_ICMP_SERVER = NO 308ENABLE_ICMP_SERVER = NO
307DISABLEV6 = YES 309DISABLEV6 = YES
308RETURN_LOCAL_ADDRESSES = NO 310RETURN_LOCAL_ADDRESSES = NO
309HOSTNAME_DNS_FREQUENCY = 1200000
310IFC_SCAN_FREQUENCY = 3000000
311DYNDNS_FREQUENCY = 140000
312 311
313[gnunet-nat-server] 312[gnunet-nat-server]
314HOSTNAME = gnunet.org 313HOSTNAME = gnunet.org