1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pixelfed_ynh.git synced 2024-09-03 20:06:04 +02:00

Update manifest.toml

create dedicated system user for email as described https://yunohost.org/fr/packaging_apps_resources#system-user
This commit is contained in:
themancalledjakob 2023-07-20 07:29:42 +02:00 committed by GitHub
parent 1570d0819c
commit 343bca6253
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,6 +42,7 @@ ram.runtime = "100M"
autoupdate.strategy = "latest_github_tag" autoupdate.strategy = "latest_github_tag"
[resources.system_user] [resources.system_user]
allow_email = true
[resources.install_dir] [resources.install_dir]