From 7484471b6b3b897607fef0b0cfdc5f6bcdb5683b Mon Sep 17 00:00:00 2001 From: rasmus Date: Thu, 30 Jul 2026 19:44:21 +0300 Subject: [PATCH] doorboy: natu doku --- inventory-app/templates/doorboy.html | 3 ++- inventory-app/templates/doorboy_user.html | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/inventory-app/templates/doorboy.html b/inventory-app/templates/doorboy.html index bf3652e..67b4c6b 100644 --- a/inventory-app/templates/doorboy.html +++ b/inventory-app/templates/doorboy.html @@ -56,7 +56,7 @@

Keycards last seen:

-Does not include door opens by webhook. +Does not include door opens by webhook. Keycards are synced to doors every 3 minutes. @@ -90,6 +90,7 @@ Does not include door opens by webhook. {% endfor %}
+

All logs (link for admins only)

{% if false %} diff --git a/inventory-app/templates/doorboy_user.html b/inventory-app/templates/doorboy_user.html index a1473cb..f9eedb2 100644 --- a/inventory-app/templates/doorboy_user.html +++ b/inventory-app/templates/doorboy_user.html @@ -5,6 +5,7 @@

Doorboy info for {{subject_user.username | display_name}}


Users cards:
+

Keycards are synced to doors every 3 minutes.