1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/BicBucStriim_ynh.git synced 2024-09-03 18:15:53 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2024-01-18 21:20:53 +01:00
parent c813a81b21
commit 7da8642b34

View file

@ -17,8 +17,11 @@ code = "https://github.com/mikespub-org/rvolz-BicBucStriim"
yunohost = ">= 11.2"
architectures = "all"
multi_instance = true
ldap = false
sso = false
disk = "50M"
ram.build = "50M"
ram.runtime = "50M"
@ -49,4 +52,4 @@ ram.runtime = "50M"
main.url = "/"
[resources.apt]
packages = "php8.2-gd php8.2-intl php8.2-xml php8.2-sqlite3 php8.2-mbstring php8.2-mcrypt"
packages = "php8.2-gd, php8.2-intl, php8.2-xml, php8.2-sqlite3, php8.2-mbstring, php8.2-mcrypt"