doorboy: natu doku

This commit is contained in:
2026-07-30 19:44:21 +03:00
parent 57ba7d1f58
commit 7484471b6b
2 changed files with 3 additions and 1 deletions

View File

@@ -56,7 +56,7 @@
</p> </p>
<h4>Keycards last seen:</h4> <h4>Keycards last seen:</h4>
Does not include door opens by webhook. Does not include door opens by webhook. Keycards are synced to doors every 3 minutes.
<table> <table>
<thead> <thead>
@@ -90,6 +90,7 @@ Does not include door opens by webhook.
{% endfor %} {% endfor %}
</tbody> </tbody>
</table> </table>
<p><a href="/m/doorboy/log">All logs</a> (link for admins only)</p>
{% if false %} {% if false %}
<!-- whole section commented out --> <!-- whole section commented out -->

View File

@@ -5,6 +5,7 @@
<h4>Doorboy info for {{subject_user.username | display_name}}</h4> <h4>Doorboy info for {{subject_user.username | display_name}}</h4>
<br/> <br/>
<h5>Users cards:</h5> <h5>Users cards:</h5>
<p>Keycards are synced to doors every 3 minutes.</p>
<table class="striped"> <table class="striped">
<thead> <thead>
<tr> <tr>