From 8c65079213d69fbc9270de62f8459f0a7363d27d Mon Sep 17 00:00:00 2001 From: yalh76 Date: Sun, 14 Jul 2019 15:56:26 +0200 Subject: [PATCH] Update check_process --- check_process | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/check_process b/check_process index 0c03dee..93f5530 100644 --- a/check_process +++ b/check_process @@ -11,16 +11,15 @@ setup_sub_dir=0 setup_root=1 setup_nourl=0 - setup_private=1 + setup_private=0 setup_public=1 upgrade=1 - upgrade=1 from_commit=CommitHash backup_restore=1 multi_instance=0 # 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=1 + change_url=0 ;;; Levels # If the level 5 (Package linter) is forced to 1. Please add justifications here. Level 5=auto