luci-app-mjpg-streamer: add link option

Signed-off-by: Jose Riha <jose1711@gmail.com>
This commit is contained in:
jose1711 2019-04-12 20:33:04 +02:00 committed by Jose Riha
parent 0c7031bb1f
commit dabe2a717e

View file

@ -219,5 +219,6 @@ exceed=s:taboption(this_tab, Value, "exceed", translate("Exceed"), translate("Al
command=s:taboption(this_tab, Value, "command", translate("Command to run"), translate("Execute command after saving picture. Mjpg-streamer parse the filename as first parameter to your script."))
link=s:taboption(this_tab, Value, "link", translate("Link newest picture to fixed file name"), translate("Link the last picture in ringbuffer to fixed named file provided."))
return m