aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/transport/transport.conf.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/transport/transport.conf.in b/src/transport/transport.conf.in
index 5381ce9be..88eb914aa 100644
--- a/src/transport/transport.conf.in
+++ b/src/transport/transport.conf.in
@@ -54,6 +54,7 @@ TIMEOUT = 5 s
54MAX_CONNECTIONS = 128 54MAX_CONNECTIONS = 128
55 55
56[transport-udp] 56[transport-udp]
57# Use PORT = 0 to autodetect a port available
57PORT = 2086 58PORT = 2086
58BROADCAST = YES 59BROADCAST = YES
59BROADCAST_INTERVAL = 30 s 60BROADCAST_INTERVAL = 30 s