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:
parent
c813a81b21
commit
7da8642b34
1 changed files with 4 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue