rename listen to listen-tcp in the sample default script as well

git.mgm/mediaproxy-ng/2.2
Richard Fuchs 13 years ago
parent 5c2b07387e
commit 2effd967ea

@ -1,5 +1,5 @@
RUN_MEDIAPROXY=no
LISTEN=25060
LISTEN_TCP=25060
LISTEN_UDP=12222
# ADDRESS=...
# ADV_ADDRESS=...

Loading…
Cancel
Save