diff options
| -rw-r--r-- | manifest.toml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/manifest.toml b/manifest.toml index 7757eab..9805926 100644 --- a/manifest.toml +++ b/manifest.toml @@ -67,7 +67,8 @@ ram.runtime = "500M" allow_email = true [resources.install_dir] - + group = "www-data:r-x" + [resources.permissions] main.url = "/" |
