1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/calckey_ynh.git synced 2024-09-03 18:16:18 +02:00
This commit is contained in:
oufmilo 2023-02-15 01:40:27 +01:00
parent 8c4bf0ab7a
commit dec7e9ceb7

View file

@ -19,6 +19,8 @@ code = "https://codeberg.org/calckey/calckey"
yunohost = ">= 11.0.0" yunohost = ">= 11.0.0"
architectures = "all" architectures = "all"
multi_instance = false multi_instance = false
ldap = "false"
sso = "false"
disk = "50M" disk = "50M"
ram.build = "50M" ram.build = "50M"
ram.runtime = "50M" ram.runtime = "50M"