faster poll
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
<section class="status-widget">
|
||||
<h2>status</h2>
|
||||
<div id="status" hx-get="/status.php" hx-trigger="every 10s" hx-ext="morph" hx-swap="morph:innerHTML">
|
||||
<div id="status" hx-get="/status.php" hx-trigger="every 3s" hx-ext="morph" hx-swap="morph:innerHTML">
|
||||
<?php include __DIR__ . '/status.php'; ?>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user