From a0f3432e9edd005c1a97509eca3302d0c2dd99a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 8 May 2023 19:33:16 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/manifest.toml b/manifest.toml index 56f4526..0c0dcca 100644 --- a/manifest.toml +++ b/manifest.toml @@ -29,6 +29,10 @@ ram.runtime = "50M" [install.domain] type = "domain" + [install.path] + type = "path" + default = "/leantime" + [install.init_main_permission] type = "group" default = "visitors"