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:
parent
9df5a996d8
commit
4f227f7de7
1 changed files with 4 additions and 4 deletions
|
@ -86,10 +86,10 @@ ram.runtime = "50M"
|
|||
[resources.permissions]
|
||||
main.url = "/"
|
||||
api.url = "/api"
|
||||
api.allowed="visitors"
|
||||
api.auth_header="false"
|
||||
api.show_tile="false"
|
||||
api.protected="true"
|
||||
api.allowed = "visitors"
|
||||
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"
|
||||
|
|
Loading…
Add table
Reference in a new issue