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:
parent
1570d0819c
commit
343bca6253
1 changed files with 1 additions and 0 deletions
|
@ -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]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue