aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/transport/template_cfg_peer1.conf3
-rw-r--r--src/transport/template_cfg_peer2.conf3
2 files changed, 6 insertions, 0 deletions
diff --git a/src/transport/template_cfg_peer1.conf b/src/transport/template_cfg_peer1.conf
index ba05e9357..2b8e9b2a4 100644
--- a/src/transport/template_cfg_peer1.conf
+++ b/src/transport/template_cfg_peer1.conf
@@ -17,6 +17,9 @@ TIMEOUT = 5 s
17[transport-udp] 17[transport-udp]
18BROADCAST = NO 18BROADCAST = NO
19 19
20[transport-unix]
21PORT = 12007
22
20[arm] 23[arm]
21PORT = 12005 24PORT = 12005
22DEFAULTSERVICES = transport 25DEFAULTSERVICES = transport
diff --git a/src/transport/template_cfg_peer2.conf b/src/transport/template_cfg_peer2.conf
index 0a0e74af9..3b861370f 100644
--- a/src/transport/template_cfg_peer2.conf
+++ b/src/transport/template_cfg_peer2.conf
@@ -17,6 +17,9 @@ TIMEOUT = 5 s
17[transport-udp] 17[transport-udp]
18BROADCAST = NO 18BROADCAST = NO
19 19
20[transport-unix]
21PORT = 12017
22
20[arm] 23[arm]
21PORT = 12014 24PORT = 12014
22DEFAULTSERVICES = transport 25DEFAULTSERVICES = transport