diff --git a/check_process b/check_process index 9e3398c..fb678a9 100644 --- a/check_process +++ b/check_process @@ -3,9 +3,6 @@ domain="domain.tld" path="/path" is_public=1 - language="fr" - admin="john" - password="1Strong-Password" with_mysql=1 ; Checks pkg_linter=1 @@ -19,6 +16,16 @@ backup_restore=1 multi_instance=1 change_url=1 +;; Test without mysql + ; Manifest + domain="domain.tld" + path="/path" + is_public=1 + with_mysql=0 + ; Checks + setup_sub_dir=1 + upgrade=1 + backup_restore=1 ;;; Options Email= Notification=none