diff options
Diffstat (limited to 'debian/plugin.live.conf')
| -rw-r--r-- | debian/plugin.live.conf | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/plugin.live.conf b/debian/plugin.live.conf new file mode 100644 index 0000000..3b7690f --- /dev/null +++ b/debian/plugin.live.conf @@ -0,0 +1,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 |
