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:
parent
9ec66d862b
commit
8b47ac6c65
1 changed files with 2 additions and 2 deletions
|
@ -19,10 +19,10 @@ code = "https://github.com/jasonmunro/cypht"
|
||||||
yunohost = ">= 11.1.14"
|
yunohost = ">= 11.1.14"
|
||||||
architectures = "all"
|
architectures = "all"
|
||||||
multi_instance = true
|
multi_instance = true
|
||||||
ldap = false
|
ldap = true
|
||||||
sso = false
|
sso = false
|
||||||
disk = "50M"
|
disk = "50M"
|
||||||
ram.build = "50M"
|
ram.build = "200M"
|
||||||
ram.runtime = "50M"
|
ram.runtime = "50M"
|
||||||
|
|
||||||
[install]
|
[install]
|
||||||
|
|
Loading…
Add table
Reference in a new issue