diff --git a/check_process b/check_process index 9c28469..ba82e45 100644 --- a/check_process +++ b/check_process @@ -15,7 +15,7 @@ upgrade=1 from_commit=0a485e0d6bcd14392b9203b3b27e7e1a7ba21d19 upgrade=1 from_commit=6af39e6e086e70e2063eb8f63c48a1e4a597300d backup_restore=1 - multi_instance=0 + multi_instance=1 incorrect_path=0 port_already_use=1 (8448) change_url=0 diff --git a/manifest.json b/manifest.json index b82c846..848ace3 100644 --- a/manifest.json +++ b/manifest.json @@ -21,7 +21,7 @@ "requirements": { "yunohost": ">= 11.0.11" }, - "multi_instance": false, + "multi_instance": true, "services": [ "nginx" ],