1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/z-push_ynh.git synced 2024-09-03 18:05:58 +02:00
This commit is contained in:
Éric Gaspar 2023-12-05 09:12:38 +01:00
parent d806360349
commit 70b030bf2d
2 changed files with 10 additions and 1 deletions

View file

@ -19,8 +19,11 @@ code = "https://github.com/Z-Hub/Z-Push"
yunohost = ">= 11.2"
architectures = "all"
multi_instance = true
ldap = false
sso = false
disk = "50M"
ram.build = "50M"
ram.runtime = "50M"

View file

@ -1,3 +1,9 @@
test_format = 1.0
[default]
[default]
# ------------
# Tests to run
# ------------
exclude = ["change_url"]