From 68c43f29e1fc9b0a0f05ff8d0298e5a853ada0b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 12 May 2023 22:05:26 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/manifest.toml b/manifest.toml index 3f8aac8..3454d1c 100644 --- a/manifest.toml +++ b/manifest.toml @@ -29,6 +29,10 @@ ram.runtime = "50M" [install.domain] type = "domain" + [install.path] + type = "path" + default = "/eleventy" + [install.init_main_permission] type = "group" default = "visitors"