mirror of
https://github.com/YunoHost-Apps/easyappointments_ynh.git
synced 2024-11-21 15:32:22 +03:00
Merge pull request #11 from YunoHost-Apps/testing
Automated testing -> master
This commit is contained in:
commit
0803267cfc
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