aboutsummaryrefslogtreecommitdiff
path: root/src/transport
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport')
-rw-r--r--src/transport/transport.conf.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/transport/transport.conf.in b/src/transport/transport.conf.in
index 845c4d384..478c342cd 100644
--- a/src/transport/transport.conf.in
+++ b/src/transport/transport.conf.in
@@ -52,6 +52,9 @@ TIMEOUT = 5 s
52# BINDTO = 52# BINDTO =
53MAX_CONNECTIONS = 128 53MAX_CONNECTIONS = 128
54 54
55# Enable TCP stealth?
56TCP_STEALTH = NO
57
55[transport-udp] 58[transport-udp]
56# Use PORT = 0 to autodetect a port available 59# Use PORT = 0 to autodetect a port available
57PORT = 2086 60PORT = 2086