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

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-10-22 18:24:20 +02:00
parent 8ddeaaa1b1
commit 924f6d8bfd

View file

@ -21,7 +21,7 @@ multi_instance = true
ldap = false
sso = false
disk = "50M"
ram.build = "50M"
ram.build = "150M"
ram.runtime = "50M"
[install]
@ -49,7 +49,7 @@ ram.runtime = "50M"
main.url = "/"
[resources.apt]
packages = "mariadb-server, php8.0-curl, php8.0-mbstring, php8.0-mysql, php8.0-xml"
packages = "mariadb-server, php8.2-curl, php8.2-mbstring, php8.2-mysql, php8.2-xml"
[resources.database]
type = "mysql"