mirror of
https://github.com/YunoHost-Apps/easyappointments_ynh.git
synced 2024-11-09 17:42:21 +03:00
Update manifest.toml
This commit is contained in:
parent
63114076cc
commit
6537e1ffeb
1 changed files with 3 additions and 0 deletions
|
@ -20,8 +20,11 @@ code = "https://github.com/alextselegidis/easyappointments"
|
|||
yunohost = ">= 11.2"
|
||||
architectures = "all"
|
||||
multi_instance = true
|
||||
|
||||
ldap = false
|
||||
|
||||
sso = false
|
||||
|
||||
disk = "50M"
|
||||
ram.build = "700M"
|
||||
ram.runtime = "50M"
|
||||
|
|
Loading…
Reference in a new issue