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

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