diff options
| author | eric_G <46165813+ericgaspar@users.noreply.github.com> | 2025-09-01 11:34:17 +0200 |
|---|---|---|
| committer | eric_G <46165813+ericgaspar@users.noreply.github.com> | 2025-09-01 11:34:17 +0200 |
| commit | 8924efedabefe76a7c4f327952a0e850611da8ee (patch) | |
| tree | 2f3f30a9785b2bf91e189375d225414b9c984444 /manifest.toml | |
| parent | edbf9871a19fd30634d86e7ff41d4f33b92521d4 (diff) | |
| download | mastodon_ynh-8924efedabefe76a7c4f327952a0e850611da8ee.tar.gz mastodon_ynh-8924efedabefe76a7c4f327952a0e850611da8ee.tar.bz2 mastodon_ynh-8924efedabefe76a7c4f327952a0e850611da8ee.zip | |
cleaning
Diffstat (limited to 'manifest.toml')
| -rw-r--r-- | manifest.toml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/manifest.toml b/manifest.toml index 3575af5..7fc0329 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 = "/" |
