aboutsummaryrefslogtreecommitdiff
path: root/src/transport/transport.conf.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/transport.conf.in')
-rw-r--r--src/transport/transport.conf.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/transport/transport.conf.in b/src/transport/transport.conf.in
index a541080ce..1f56a2fa7 100644
--- a/src/transport/transport.conf.in
+++ b/src/transport/transport.conf.in
@@ -122,6 +122,11 @@ TESTING_IGNORE_KEYS = ACCEPT_FROM;
122# HOLE_EXTERNAL = AUTO:2086 122# HOLE_EXTERNAL = AUTO:2086
123 123
124 124
125[transport-xu]
126# Use PORT = 0 to autodetect a port available
127PORT = 2087
128
129
125[transport-http_client] 130[transport-http_client]
126MAX_CONNECTIONS = 128 131MAX_CONNECTIONS = 128
127TESTING_IGNORE_KEYS = ACCEPT_FROM; 132TESTING_IGNORE_KEYS = ACCEPT_FROM;