From cb0eed6085204ee47479150de6ead888bd934b8c Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 5 Jun 2021 13:19:39 +0200 Subject: [PATCH] fix --- check_process | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/check_process b/check_process index 5b5bf13..a598357 100644 --- a/check_process +++ b/check_process @@ -12,7 +12,7 @@ setup_public=1 upgrade=1 backup_restore=1 - multi_instance=0 + multi_instance=1 change_url=1 ;;; Options Email= diff --git a/manifest.json b/manifest.json index 034bd90..1e05b60 100644 --- a/manifest.json +++ b/manifest.json @@ -22,7 +22,7 @@ "requirements": { "yunohost": ">= 4.2.4" }, - "multi_instance": false, + "multi_instance": true, "services": [ ], "arguments": {