Get buffer and watched notifications working again.
This commit is contained in:
@@ -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">
|
||||
|
Reference in New Issue
Block a user