From 477392aa29e3bd049cec1a8f81619527025efa7d Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Wed, 12 Feb 2025 16:10:19 -0800 Subject: [PATCH] Documentation: add beszel superuser note --- docs/widgets/services/beszel.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/widgets/services/beszel.md b/docs/widgets/services/beszel.md index 99715191b..5d8222c9d 100644 --- a/docs/widgets/services/beszel.md +++ b/docs/widgets/services/beszel.md @@ -9,6 +9,8 @@ The widget has two modes, a single system with detailed info if `systemId` is pr The `systemID` is the `id` field on the collections page of Beszel under the PocketBase admin panel. You can also use the 'nice name' from the Beszel UI. +A "superuser" is currently required to access the data from tbe Beszel API. + Allowed fields for 'overview' mode: `["systems", "up"]` Allowed fields for a single system: `["name", "status", "updated", "cpu", "memory", "disk", "network"]`