aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_api_multi_peer2.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/test_transport_api_multi_peer2.conf')
-rw-r--r--src/transport/test_transport_api_multi_peer2.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/transport/test_transport_api_multi_peer2.conf b/src/transport/test_transport_api_multi_peer2.conf
index 99ab5f8d5..17e73194c 100644
--- a/src/transport/test_transport_api_multi_peer2.conf
+++ b/src/transport/test_transport_api_multi_peer2.conf
@@ -7,9 +7,11 @@ ALLOW_NAT = NO
7ENABLE_UPNP = NO 7ENABLE_UPNP = NO
8EXTERNAL_ADDRESS = 127.0.0.1 8EXTERNAL_ADDRESS = 127.0.0.1
9INTERNAL_ADDRESS = 127.0.0.1 9INTERNAL_ADDRESS = 127.0.0.1
10USE_LOCALADDR = YES
10 11
11[transport-udp] 12[transport-udp]
12PORT = 40002 13PORT = 40002
14USE_LOCALADDR = YES
13 15
14[transport-http] 16[transport-http]
15PORT = 40003 17PORT = 40003
@@ -18,6 +20,7 @@ USE_IPv6 = YES
18USE_IPv4 = YES 20USE_IPv4 = YES
19#BINDTO4 = 127.0.0.1 21#BINDTO4 = 127.0.0.1
20#BINDTO6 = ::1 22#BINDTO6 = ::1
23USE_LOCALADDR = YES
21 24
22[transport-https] 25[transport-https]
23PORT = 40004 26PORT = 40004
@@ -26,6 +29,7 @@ USE_IPv6 = YES
26USE_IPv4 = YES 29USE_IPv4 = YES
27#BINDTO4 = 127.0.0.1 30#BINDTO4 = 127.0.0.1
28#BINDTO6 = ::1 31#BINDTO6 = ::1
32USE_LOCALADDR = YES
29 33
30[transport-unix] 34[transport-unix]
31PORT = 40005 35PORT = 40005