diff --git a/check_process b/check_process index 2e60d93..3bb5117 100644 --- a/check_process +++ b/check_process @@ -17,8 +17,8 @@ upgrade=1 upgrade=1 from_commit=a1db7396ceab19640e68d6a8cc05befd1f9c07ad backup_restore=1 - multi_instance=1 - change_url=0 + multi_instance=0 + change_url=1 ;;; Options Email= Notification=none diff --git a/manifest.json b/manifest.json index 467a2c3..f93da97 100644 --- a/manifest.json +++ b/manifest.json @@ -16,7 +16,7 @@ "requirements": { "yunohost": ">= 4.1.7" }, - "multi_instance": true, + "multi_instance": false, "services": [ "nginx", "php7.3-fpm",