aboutsummaryrefslogtreecommitdiff
path: root/src/integration-tests/confs
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2013-08-26 12:11:21 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2013-08-26 12:11:21 +0000
commit57b1e245f665b46f9424a711d99c21d9075b9964 (patch)
tree781315f0add2af27c298f132c66072b38675772b /src/integration-tests/confs
parent7713b5873a9d9cb36f19901aab2b9d0a412cfb42 (diff)
downloadgnunet-57b1e245f665b46f9424a711d99c21d9075b9964.tar.gz
gnunet-57b1e245f665b46f9424a711d99c21d9075b9964.zip
more changes to configs
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