mirror of
https://github.com/YunoHost-Apps/z-push_ynh.git
synced 2024-09-03 18:05:58 +02:00
update on check_process
This commit is contained in:
parent
fdd2de3e6a
commit
cf6258765d
1 changed files with 6 additions and 6 deletions
|
@ -1,17 +1,17 @@
|
|||
;; Test complet
|
||||
auto_remove=1
|
||||
; Manifest
|
||||
domain="$DOMAIN" (DOMAIN)
|
||||
domain="domain.tld" (DOMAIN)
|
||||
; Checks
|
||||
pkg_linter=1
|
||||
setup_sub_dir=0
|
||||
setup_root=0
|
||||
setup_sub_dir=1
|
||||
setup_root=1
|
||||
setup_nourl=1
|
||||
setup_private=0
|
||||
setup_public=0
|
||||
setup_public=1
|
||||
upgrade=1
|
||||
backup_restore=1
|
||||
multi_instance=0
|
||||
multi_instance=1
|
||||
wrong_user=0
|
||||
wrong_path=1
|
||||
incorrect_path=0
|
||||
|
@ -24,7 +24,7 @@
|
|||
Level 2=auto
|
||||
Level 3=auto
|
||||
Level 4=auto
|
||||
Level 5=1
|
||||
Level 5=auto
|
||||
Level 6=auto
|
||||
Level 7=auto
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue