From f993471d4b69b6628ba286a575fce128f68be3ba Mon Sep 17 00:00:00 2001 From: frju365 Date: Sun, 6 May 2018 12:05:16 +0200 Subject: [PATCH] Update check_process --- check_process | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/check_process b/check_process index f6d80c8..1427e7e 100644 --- a/check_process +++ b/check_process @@ -2,7 +2,8 @@ auto_remove=1 ; Manifest domain="domain.tld" (DOMAIN) - is_public="Yes" (PUBLIC|public=0|private=1) + path="/path" (PATH) + is_public=1 (PUBLIC|public=1|private=0) ; Checks pkg_linter=1 setup_sub_dir=0 @@ -12,14 +13,10 @@ setup_public=1 upgrade=1 backup_restore=1 - multi_instance=0 - wrong_user=0 - wrong_path=1 - incorrect_path=0 - corrupt_source=0 - fail_download_source=0 - port_already_use=1 - final_path_already_use=0 + multi_instance=1 + incorrect_path=1 + port_already_use=0 + change_url=0 ;;; Levels Level 1=auto Level 2=auto