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

Enable authentication on the mail stack for the system user
This commit is contained in:
themancalledjakob 2023-08-01 07:48:43 +02:00 committed by GitHub
parent 5844a8aefc
commit c3a6ce26f8
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"
[resources.system_user]
allow_email = true
[resources.install_dir]