diff options
Diffstat (limited to 'check_process')
| -rw-r--r-- | check_process | 15 |
1 files changed, 5 insertions, 10 deletions
diff --git a/check_process b/check_process index 5045355..e44d632 100644 --- a/check_process +++ b/check_process @@ -3,25 +3,20 @@ ; Manifest domain="domain.tld" (DOMAIN) admin="john" (USER) - path="/path" (PATH) - passwd="12345678" + language="fr_FR" ; Checks pkg_linter=1 setup_sub_dir=0 setup_root=1 setup_nourl=0 setup_private=0 - setup_public=0 + setup_public=1 upgrade=1 backup_restore=1 - multi_instance=0 - wrong_user=0 - wrong_path=0 - incorrect_path=0 - corrupt_source=0 - fail_download_source=0 + multi_instance=1 + incorrect_path=1 port_already_use=0 - final_path_already_use=0 + change_url=0 ;;; Levels Level 1=auto Level 2=auto |
