From 35d0ebc2ea53d2219748b9aa09a348ee6a79bf1c Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 22 May 2021 12:05:59 +0200 Subject: [PATCH] Update check_process --- check_process | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/check_process b/check_process index 3007529..5a3b06c 100644 --- a/check_process +++ b/check_process @@ -1,13 +1,13 @@ ;; Test Total YesWiki # Comment ignored ; Manifest - domain="domain.tld" (DOMAIN) - path="/path" (PATH) - admin="john" (USER) + domain="domain.tld" + path="/path" + admin="john" language="fr" - is_public=1 (PUBLIC|public=1|private=0) + is_public=1 password="password" - port="666" (PORT) + port="666" ; Actions is_public=1|0 ; Config_panel