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

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-03-11 08:39:51 +01:00
parent 9ec66d862b
commit 8b47ac6c65

View file

@ -19,10 +19,10 @@ code = "https://github.com/jasonmunro/cypht"
yunohost = ">= 11.1.14"
architectures = "all"
multi_instance = true
ldap = false
ldap = true
sso = false
disk = "50M"
ram.build = "50M"
ram.build = "200M"
ram.runtime = "50M"
[install]