mirror of
https://github.com/YunoHost-Apps/agendav_ynh.git
synced 2024-09-03 20:36:12 +02:00
Update manifest.toml
This commit is contained in:
parent
5ad51ab531
commit
fdf70387b3
1 changed files with 2 additions and 2 deletions
|
@ -21,8 +21,8 @@ admindoc = "https://agendav.readthedocs.io"
|
|||
yunohost = ">= 11.2"
|
||||
architectures = "all"
|
||||
multi_instance = false
|
||||
ldap = false
|
||||
sso = false
|
||||
ldap = true
|
||||
sso = true
|
||||
disk = "10M"
|
||||
ram.build = "100M"
|
||||
ram.runtime = "10M"
|
||||
|
|
Loading…
Add table
Reference in a new issue