Change back to 2s update for live cadence due to self ddos

This commit is contained in:
Peter Stockings
2023-01-26 21:19:18 +11:00
parent fe632b1a1b
commit 0af3fccfc0

View File

@@ -29,7 +29,7 @@
</nav> </nav>
</div> </div>
<div hx-get="{{ url_for('overview', device_id=device['id']) }}" hx-trigger="load, every 1s"> <div hx-get="{{ url_for('overview', device_id=device['id']) }}" hx-trigger="load, every 2s">
<div class="flex justify-center"> <div class="flex justify-center">
<div role="status"> <div role="status">
<svg aria-hidden="true" class="w-8 h-8 mr-2 text-gray-200 animate-spin dark:text-gray-600 fill-blue-600" <svg aria-hidden="true" class="w-8 h-8 mr-2 text-gray-200 animate-spin dark:text-gray-600 fill-blue-600"