From 7462bf1b7bcb82c78ea8962222c22703302366b2 Mon Sep 17 00:00:00 2001 From: sucupira Date: Sun, 19 Jul 2026 20:06:09 -0400 Subject: [PATCH] =?UTF-8?q?fix(manifest):=20retirer=20full=5Fdomain=20(cl?= =?UTF-8?q?=C3=A9=20invalide)=20=E2=80=94=20domaine=20d=C3=A9di=C3=A9=20vi?= =?UTF-8?q?a=20absence=20de=20question=20path?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 472c126..90832dd 100644 --- a/manifest.toml +++ b/manifest.toml @@ -34,7 +34,7 @@ ram.runtime = "150M" [install] [install.domain] type = "domain" - full_domain = true + # Pas de question "path" : l'app requiert un domaine dédié (path = "/") [install.init_main_permission] type = "group"