mirror of
https://github.com/YunoHost-Apps/element_ynh.git
synced 2024-09-03 18:36:08 +02:00
Update manifest.toml
This commit is contained in:
parent
f6e5741bc9
commit
0a7805f764
1 changed files with 2 additions and 2 deletions
|
@ -21,8 +21,8 @@ cpe = "cpe:2.3:a:matrix:element"
|
|||
yunohost = ">= 11.1.0"
|
||||
architectures = "all"
|
||||
multi_instance = true
|
||||
ldap = "not_relevant"
|
||||
sso = "not_relevant"
|
||||
ldap = false
|
||||
sso = true
|
||||
disk = "50M"
|
||||
ram.build = "50M"
|
||||
ram.runtime = "50M"
|
||||
|
|
Loading…
Add table
Reference in a new issue