From f3ebaac13920174c37374c87da9fc9a5b14c032b Mon Sep 17 00:00:00 2001 From: ewilly Date: Tue, 17 Jan 2017 18:49:42 +0100 Subject: [PATCH] Update check_process --- check_process | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/check_process b/check_process index bb45376..031f908 100644 --- a/check_process +++ b/check_process @@ -17,7 +17,7 @@ setup_public=1 upgrade=1 backup_restore=1 - multi_instance=1 + multi_instance=0 wrong_user=1 wrong_path=0 incorrect_path=1 diff --git a/manifest.json b/manifest.json index cb94ea8..3ad0b94 100644 --- a/manifest.json +++ b/manifest.json @@ -15,7 +15,7 @@ "requirements": { "yunohost": ">= 2.4" }, - "multi_instance": "false", + "multi_instance": false, "services": [ "nginx", "php5-fpm"