Add setting to enable Live TV logging
This commit is contained in:
@@ -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">
|
||||
|
Reference in New Issue
Block a user