From 7eea169e2cebb3e6c526625c8aaa4c044c50027c Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Fri, 7 Apr 2023 12:57:37 +0200 Subject: [PATCH] Fix test password being too simple --- check_process | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/check_process b/check_process index e29d8b1..b103364 100644 --- a/check_process +++ b/check_process @@ -5,7 +5,7 @@ is_public=1 language="fr_FR" admin="john" - password="pass" + password="SomeSuperStrongPassword" ; Checks pkg_linter=1 setup_sub_dir=1 @@ -22,6 +22,3 @@ multi_instance=1 port_already_use=0 change_url=1 -;;; Options -Email= -Notification=none