From 0bfa836f034b62d8c69b5c847d2b0325e832040b Mon Sep 17 00:00:00 2001 From: Krakinou Date: Fri, 28 Dec 2018 18:58:32 +0100 Subject: [PATCH] Activate check_process for multi-instance --- check_process | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/check_process b/check_process index 91fcf3d..1f41b77 100644 --- a/check_process +++ b/check_process @@ -16,8 +16,9 @@ setup_private=1 setup_public=1 upgrade=1 from_commit=3b9c5041e4fa73cb965368379f2b83d076c65341 + upgrade=1 from_commit=03bafd5219544c5d317eaf54182e4122ba63a4ad backup_restore=1 - multi_instance=0 + multi_instance=1 incorrect_path=1 port_already_use=1 (8083) change_url=1 @@ -56,5 +57,6 @@ Notification=none ; commit=3b9c5041e4fa73cb965368379f2b83d076c65341 name=First in progress release of the app 0.9~ynh1 manifest_arg=domain=DOMAIN&path=PATH&admin=USER&password=pass&is_public=1& - - \ No newline at end of file + ; commit=03bafd5219544c5d317eaf54182e4122ba63a4ad + name=Release 0.91~ynh2 + manifest_arg=domain=DOMAIN&path=PATH&admin=USER&password=pass&is_public=1& \ No newline at end of file