1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pleroma_ynh.git synced 2024-09-03 20:15:59 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-05-31 21:41:17 +02:00
parent 9df5a996d8
commit 4f227f7de7

View file

@ -87,9 +87,9 @@ ram.runtime = "50M"
main.url = "/"
api.url = "/api"
api.allowed = "visitors"
api.auth_header="false"
api.show_tile="false"
api.protected="true"
api.auth_header = false
api.show_tile = false
api.protected = true
[resources.apt]
packages = "curl unzip libncurses5 postgresql postgresql-contrib imagemagick ffmpeg exiftool libimage-exiftool-perl"