From 40f1233f603ee7a69e00ad6c5dfb58dd566ae24e Mon Sep 17 00:00:00 2001 From: yalh76 Date: Fri, 27 Aug 2021 02:45:40 +0200 Subject: [PATCH] Update check_process MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com> --- check_process | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/check_process b/check_process index ae592f3..0dc9c4d 100644 --- a/check_process +++ b/check_process @@ -1,8 +1,8 @@ ;; Test complet ; Manifest - domain="domain.tld" (DOMAIN) - path="/path" (PATH) - admin="john" (USER) + domain="domain.tld" + path="/path" + admin="john" language="fr_FR" is_public=1 (PUBLIC|public=1|private=0) password="1Strong-Password"