From cd86390a4422169e1d2e106bcb0b8c744f0742c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 10 Apr 2023 11:08:46 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/manifest.toml b/manifest.toml index 3e2a96b..6998097 100644 --- a/manifest.toml +++ b/manifest.toml @@ -31,10 +31,6 @@ ram.runtime = "50M" [install.domain] type = "domain" - [install.path] - type = "path" - default = "/xwiki" - [install.init_main_permission] type = "group" default = "visitors"