diff options
Diffstat (limited to 'check_process')
| -rw-r--r-- | check_process | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/check_process b/check_process index e44d632..920d54f 100644 --- a/check_process +++ b/check_process @@ -12,9 +12,11 @@ setup_private=0 setup_public=1 upgrade=1 + upgrade=1 from_commit=2987ccf8b3aa393dbef79b874dfe5839a0ee10da backup_restore=1 multi_instance=1 - incorrect_path=1 + # This test is no longer necessary since the version 2.7 (PR: https://github.com/YunoHost/yunohost/pull/304), you can still do it if your app could be installed with this version. + # incorrect_path=1 port_already_use=0 change_url=0 ;;; Levels |
