diff --git a/check_process b/check_process index 1cf74eb..069d62c 100644 --- a/check_process +++ b/check_process @@ -19,7 +19,7 @@ multi_instance=1 incorrect_path=1 port_already_use=0 (66) - change_url=0 + change_url=1 ;;; Levels Level 1=auto Level 2=auto diff --git a/manifest.json b/manifest.json index 4dd0a0e..122c7a1 100644 --- a/manifest.json +++ b/manifest.json @@ -16,6 +16,7 @@ "yunohost": ">> 2.4.0" }, "multi_instance": "true", + "change_url": "true", "services": [ "nginx", "php5-fpm",