blob: 3b7690f27a4338692348f7c39f57a53e237b6098 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
#
# Command line parameters for vdr-plugin-live
#
# For more details see:
# - /usr/share/doc/vdr-plugin-live/README
# - `vdr --help -Plive`
--port=8008
--ip=0.0.0.0
--log=INFO
--epgimages=/var/cache/vdr/epgimages
|