diff --git a/manifest.toml b/manifest.toml index f378493..7e77da1 100644 --- a/manifest.toml +++ b/manifest.toml @@ -33,6 +33,10 @@ ram.runtime = "50M" type = "path" default = "/trustyhash" + [install.init_main_permission] + type = "group" + default = "visitors" + [resources] [resources.sources.main] url = "https://github.com/sprin/TrustyHash/archive/refs/heads/master.zip"