aboutsummaryrefslogtreecommitdiff
path: root/src/transport/template_cfg_peer2.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/template_cfg_peer2.conf')
-rw-r--r--src/transport/template_cfg_peer2.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/transport/template_cfg_peer2.conf b/src/transport/template_cfg_peer2.conf
index fbac192c1..45441ea9e 100644
--- a/src/transport/template_cfg_peer2.conf
+++ b/src/transport/template_cfg_peer2.conf
@@ -12,6 +12,16 @@ BROADCAST = NO
12[transport-unix] 12[transport-unix]
13PORT = 12017 13PORT = 12017
14 14
15[transport-http_server]
16PORT = 12018
17USE_IPv6 = YES
18
19[transport-https_server]
20PORT = 12019
21KEY_FILE = $GNUNET_TEST_HOME/https_key_p1.key
22CERT_FILE = $GNUNET_TEST_HOME/https_cert_p1.crt
23USE_IPv6 = YES
24
15[arm] 25[arm]
16PORT = 12014 26PORT = 12014
17UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-arm.sock 27UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-arm.sock