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.conf6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/integration-tests/confs/c_no_nat_client.conf b/src/integration-tests/confs/c_no_nat_client.conf
index 38a7d7fbc..16e514b96 100644
--- a/src/integration-tests/confs/c_no_nat_client.conf
+++ b/src/integration-tests/confs/c_no_nat_client.conf
@@ -7,7 +7,7 @@ GNUNET_TEST_HOME = $GNUNET_TMP/c_no_nat_client/
7PRIVATE_KEY = hostkeys/c_no_nat_client 7PRIVATE_KEY = hostkeys/c_no_nat_client
8 8
9[transport] 9[transport]
10PLUGINS = tcp udp http_client https_client 10PLUGINS = tcp
11UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-transport-22 11UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-transport-22
12PORT = 20029 12PORT = 20029
13 13
@@ -15,10 +15,6 @@ PORT = 20029
15PORT = 20028 15PORT = 20028
16ADVERTISED_PORT = 20028 16ADVERTISED_PORT = 20028
17 17
18[transport-udp]
19PORT = 20027
20BROADCAST_INTERVAL = 30 s
21
22[hostlist] 18[hostlist]
23SERVERS = http://localhost:8080/ 19SERVERS = http://localhost:8080/
24 20