aboutsummaryrefslogtreecommitdiff
path: root/src/integration-tests/confs
diff options
context:
space:
mode:
Diffstat (limited to 'src/integration-tests/confs')
-rw-r--r--src/integration-tests/confs/c_nat_client.conf1
-rw-r--r--src/integration-tests/confs/c_no_nat_client_2.conf1
2 files changed, 2 insertions, 0 deletions
diff --git a/src/integration-tests/confs/c_nat_client.conf b/src/integration-tests/confs/c_nat_client.conf
index 6139bc593..07b251806 100644
--- a/src/integration-tests/confs/c_nat_client.conf
+++ b/src/integration-tests/confs/c_nat_client.conf
@@ -102,6 +102,7 @@ DATABASE = gnunet
102CONFIG = ~/.my.cnf 102CONFIG = ~/.my.cnf
103 103
104[peerinfo] 104[peerinfo]
105USE_INCLUDED_HELLOS = NO
105AUTOSTART = YES 106AUTOSTART = YES
106PORT = 20067 107PORT = 20067
107HOSTNAME = localhost 108HOSTNAME = localhost
diff --git a/src/integration-tests/confs/c_no_nat_client_2.conf b/src/integration-tests/confs/c_no_nat_client_2.conf
index 744493870..d6353e4e9 100644
--- a/src/integration-tests/confs/c_no_nat_client_2.conf
+++ b/src/integration-tests/confs/c_no_nat_client_2.conf
@@ -84,6 +84,7 @@ DATABASE = gnunet
84CONFIG = ~/.my.cnf 84CONFIG = ~/.my.cnf
85 85
86[peerinfo] 86[peerinfo]
87USE_INCLUDED_HELLOS = NO
87AUTOSTART = YES 88AUTOSTART = YES
88PORT = 20049 89PORT = 20049
89HOSTNAME = localhost 90HOSTNAME = localhost