1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/baikal_ynh.git synced 2024-09-03 18:16:11 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-08-20 10:22:42 +02:00
parent af758e8286
commit 8fac8d1dd6

View file

@ -53,10 +53,10 @@ ram.runtime = "50M"
[resources.permissions] [resources.permissions]
main.url = "/" main.url = "/"
main.auth_header = false
admin.url = "/admin" admin.url = "/admin"
admin.allowed= "all_users" admin.allowed= "all_users"
admin.show_tile = false admin.show_tile = false
admin.auth_header = false
[resources.apt] [resources.apt]
packages = "mariadb-server php8.2-xml php8.2-mbstring php8.2-mysql php8.2-ldap" packages = "mariadb-server php8.2-xml php8.2-mbstring php8.2-mysql php8.2-ldap"