diff --git a/manifest.toml b/manifest.toml index 28b44f0..1d121fa 100644 --- a/manifest.toml +++ b/manifest.toml @@ -35,6 +35,10 @@ ram.runtime = "50M" [install.domain] type = "domain" + [install.path] + type = "path" + default = "/microbin" + [install.init_main_permission] type = "group" default = "visitors"