diff options
Diffstat (limited to 'check_process')
| -rw-r--r-- | check_process | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/check_process b/check_process index c0b524a..920d54f 100644 --- a/check_process +++ b/check_process @@ -15,7 +15,8 @@ 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 |
