From 7dd15034f11415735c46f8a7b2fcf18093500a69 Mon Sep 17 00:00:00 2001 From: Robles Rodolphe Date: Tue, 5 Dec 2023 01:05:06 +0100 Subject: [PATCH] Update manifest.toml paheko needs a root __PATH__ to send correctly emails --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index c4dcec8..1fe65e5 100644 --- a/manifest.toml +++ b/manifest.toml @@ -32,7 +32,7 @@ ram.runtime = "50M" [install.path] type = "path" - default = "/paheko" + default = "/" [install.init_main_permission] type = "group"