luci-app-mjpg-streamer: add link option
Signed-off-by: Jose Riha <jose1711@gmail.com>
This commit is contained in:
parent
0c7031bb1f
commit
dabe2a717e
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue