1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/acropolis_ynh.git synced 2024-09-03 18:06:22 +02:00

Turn off tests for capabilities the app doesn't have (#30)

* don't test for things we can't do
This commit is contained in:
David Sterry 2021-12-11 23:09:41 -08:00 committed by GitHub
parent c9427c47f6
commit 60ecfa6611
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@
password="1Strong-Password" password="1Strong-Password"
; Checks ; Checks
pkg_linter=1 pkg_linter=1
setup_sub_dir=1 setup_sub_dir=0
setup_root=1 setup_root=1
setup_nourl=0 setup_nourl=0
setup_private=1 setup_private=1
@ -16,8 +16,8 @@
upgrade=1 upgrade=1
#upgrade=1 from_commit=CommitHash #upgrade=1 from_commit=CommitHash
backup_restore=1 backup_restore=1
multi_instance=1 multi_instance=0
change_url=1 change_url=0
;;; Options ;;; Options
Email= Email=
Notification=none Notification=none