Hack things to make sure we know what is going on when clients don't send a stop event.

This commit is contained in:
Tim 2015-09-23 00:25:27 +02:00
commit 9fdcc93e2e
2 changed files with 34 additions and 16 deletions

View file

@ -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. This is currently experimental.</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. Encrypted websocket is not currently supported.</p>
</div>
<div class="padded-header">