1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/digisteps_ynh.git synced 2024-09-03 18:26:21 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-11-24 17:28:34 +01:00
parent c4cf74db93
commit 39f483cac0

View file

@ -21,8 +21,11 @@ code = "https://codeberg.org/ladigitale/digisteps"
yunohost = ">= 11.2" yunohost = ">= 11.2"
architectures = "all" architectures = "all"
multi_instance = true multi_instance = true
ldap = false ldap = false
sso = false sso = false
disk = "50M" disk = "50M"
ram.build = "50M" ram.build = "50M"
ram.runtime = "50M" ram.runtime = "50M"