Cache the database integrity check instead of running it on every dashboard fetch

This commit is contained in:
marvin
2026-09-19 23:33:38 -04:00
parent 40a68b3b96
commit 7d5842448e
5 changed files with 31 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "site-gateway",
"version": "0.16.44",
"version": "0.16.45",
"private": true,
"description": "Site Gateway: simple self-hosted website publishing, reverse proxying, and automatic HTTPS.",
"type": "module",