From 9b9019b78585fc9da6f789a161e0dc63eb017052 Mon Sep 17 00:00:00 2001 From: Yalh Date: Tue, 29 Jan 2019 02:14:42 +0100 Subject: [PATCH] Fix check_process --- check_process | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/check_process b/check_process index 5af64d0..8aeebc6 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 @@ -26,7 +26,8 @@ Level 3=auto # Level 4: If the app supports LDAP and SSOwat, turn level 4 to '1' and add a link to an issue or a part of your code to show it. # If the app does not use LDAP nor SSOwat, and can't use them, turn level 4 to 'na' and explain as well. - Level 4=0 + # no ldap support + Level 4=na Level 5=auto Level 6=auto Level 7=auto