From d01454cf57ef69a4d0a906c2c17dfb549c035a18 Mon Sep 17 00:00:00 2001 From: Yalh Date: Wed, 30 Jan 2019 03:42:04 +0100 Subject: [PATCH] Remove check of sub_dir --- check_process | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/check_process b/check_process index 527fb02..9a8300f 100644 --- a/check_process +++ b/check_process @@ -9,7 +9,7 @@ is_public=1 (PUBLIC|public=1|private=0) ; Checks pkg_linter=1 - setup_sub_dir=1 + setup_sub_dir=0 setup_root=1 setup_nourl=0 setup_private=1 @@ -19,7 +19,7 @@ multi_instance=1 incorrect_path=1 port_already_use=0 - change_url=0 + change_url=1 ;;; Levels Level 1=auto Level 2=auto