From 97546d7492cf5d702d575f2f451d0d666bd61d40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 12 Feb 2023 22:53:17 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index e44cad5..26ed891 100644 --- a/manifest.toml +++ b/manifest.toml @@ -60,8 +60,7 @@ ram.runtime = "512M" [resources.permissions] main.label = "api" - main.url = "re:$domain\/.well-known\/.*" - main.allowed = ["visitors, all_users"] + main.url = "re:$domain /.well-known /.*" main.auth_header = false main.show_tile = false main.protected= true