From 4b9a678256cc21d3d22f10b6d4873caee4376b9a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 20 Aug 2023 11:10:47 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index f567182..1a33b74 100644 --- a/manifest.toml +++ b/manifest.toml @@ -46,6 +46,7 @@ ram.runtime = "50M" [resources.sources.main] url = "https://github.com/sabre-io/Baikal/releases/download/0.9.3/baikal-0.9.3.zip" sha256 = "d36955ce2e60a03875cf33ad793ddcecfae52096af39de1f2bf709de9f16cb5e" + autoupdate.strategy = "latest_github_tag" [resources.system_user] @@ -55,7 +56,7 @@ ram.runtime = "50M" main.url = "/" main.auth_header = false admin.url = "/admin" - admin.allowed= "all_users" + admin.allowed= "admins" admin.show_tile = false [resources.apt]