From 14f03bf698fb4816140659ba98efaaf8981242c0 Mon Sep 17 00:00:00 2001 From: pitchum Date: Mon, 3 Dec 2018 22:53:50 +0100 Subject: [PATCH] Update process_check file. --- check_process | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/check_process b/check_process index ffb455d..814d13c 100644 --- a/check_process +++ b/check_process @@ -13,7 +13,7 @@ backup_restore=0 multi_instance=0 incorrect_path=0 - port_already_use=0 + port_already_use=0 # TODO check that port 113 needed by biboumi is not already in use change_url=0 ;;; Levels Level 1=auto @@ -21,7 +21,7 @@ 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 + Level 4=1 # biboumi is kinda "plugin" for metronome and metronome itself supports LDAP (and SSOWat?) Level 5=auto Level 6=auto Level 7=auto @@ -29,5 +29,5 @@ Level 9=0 Level 10=0 ;;; Options -Email= +Email=pitchum@gramaton.org Notification=none