From b4e9d9a3ef3154eb73738401e1ea213c9ab30284 Mon Sep 17 00:00:00 2001 From: Kayou Date: Thu, 20 Jun 2019 10:00:21 +0200 Subject: [PATCH] Fix web account --- check_process | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/check_process b/check_process index 4303575..c5a851e 100644 --- a/check_process +++ b/check_process @@ -6,7 +6,7 @@ path="/gitlab" (PATH) admin="john" (USER) is_public=1 (PUBLIC|public=1|private=0) - use_web_account=0 (WEB_ACCOUNT) + use_web_account=0 ; Checks pkg_linter=1 setup_sub_dir=1 @@ -28,4 +28,4 @@ Notification=none ;;; Upgrade options ; commit=2cc84310aeff7055342b445c1aee01d4183d5ae2 name=MAJ 11.6.3 - manifest_arg=domain=DOMAIN&path=PATH&admin=USER&use_web_account=WEB_ACCOUNT&is_public=1& \ No newline at end of file + manifest_arg=domain=DOMAIN&path=PATH&admin=USER&use_web_account=0&is_public=1&