Add setting to enable Live TV logging

This commit is contained in:
JonnyWong16 2020-02-17 17:53:13 -08:00
parent 81ab9b006d
commit 5d1bc3cf9b
4 changed files with 13 additions and 2 deletions

View file

@ -149,6 +149,12 @@
<h3>History Logging</h3>
</div>
<div class="checkbox">
<label>
<input type="checkbox" id="logging_live_tv" name="logging_live_tv" value="1" ${config['logging_live_tv']}> Log Live TV Sessions
</label>
<p class="help-block">Enable history logging for Live TV sessions.</p>
</div>
<div class="form-group advanced-setting">
<label for="logging_ignore_interval">Ignore Interval</label>
<div class="row">