mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-14 02:26:58 -07:00
Get buffer and watched notifications working again.
This commit is contained in:
parent
5595ef2e20
commit
74e8d7d329
3 changed files with 97 additions and 28 deletions
|
@ -395,7 +395,7 @@ available_notification_agents = notifiers.available_notification_agents()
|
|||
<label>
|
||||
<input type="checkbox" id="monitoring_use_websocket" name="monitoring_use_websocket" value="1" ${config['monitoring_use_websocket']}> Use Websocket (requires restart)
|
||||
</label>
|
||||
<p class="help-block">Instead of polling the server at regular intervals let the server tell us when something happens.</p>
|
||||
<p class="help-block">Instead of polling the server at regular intervals let the server tell us when something happens. This is currently experimental.</p>
|
||||
</div>
|
||||
|
||||
<div class="padded-header">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue