1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/paheko_ynh.git synced 2024-09-03 19:56:22 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-10-09 22:24:37 +02:00
parent 2f5f9134e9
commit cb48ab7b0d

View file

@ -55,6 +55,10 @@ ram.runtime = "50M"
api.allowed = "visitors"
api.show_tile = false
api.protected = true
admin.url = "/admin"
admin.auth_header = false
admin.allowed = ["admins"]
admin.show_tile = false
[resources.apt]
packages = "sqlite3, php8.2-sqlite3, php8.2-gd, php8.2-intl, php8.2-cli, php8.2-gnupg, php8.2-mbstring"