Update vomp.conf.sample with TCP & UDP port options
authorChris Tallon <chris@vomp.tv>
Sun, 20 Oct 2019 17:19:06 +0000 (18:19 +0100)
committerChris Tallon <chris@vomp.tv>
Sun, 20 Oct 2019 17:19:06 +0000 (18:19 +0100)
vomp.conf.sample

index 49b6caf9af1899bedc4a5f4ccfd783320d083ee2..fd6ff6a256c800a39cfa566cc981f499cce4d1a6 100644 (file)
 
 # Server name = My-Server
 
+## Server TCP port. Default: 3024
+## Will be transmitted to clients in UDP discovery protocol
+
+# TCP port = 3024
+
+## UDP discovery protocol port number
+## Defaults to 51051
+## For IPv4 this must be between 51051 and 51055,
+## clients will broadcast to all 5 ports
+## This allows multiple VDRs on the same IP address
+## For IPv6 the port is 51056 and cannot be changed
+
+# UDP port = 51051
+
 ## Enable this to start the built in Bootp server
 ## Required to boot the MVP if you have not got a
 ## DHCP server that can tell the MVP its boot file