From 985af75b58bed4e042860a58901ec2a648ab83e5 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 3 Jun 2021 13:38:24 +0200 Subject: [PATCH] Set YunoHost requirements --- check_process | 16 +++++----------- manifest.json | 2 +- 2 files changed, 6 insertions(+), 12 deletions(-) diff --git a/check_process b/check_process index 0707237..9c27846 100644 --- a/check_process +++ b/check_process @@ -1,9 +1,9 @@ ;; Test complet ; Manifest - domain="domain.tld" (DOMAIN) - path="/path" (PATH) - admin="john" (USER) - is_public=1 (PUBLIC|public=1|private=0) + domain="domain.tld" + path="/path" + admin="john" + is_public=1 ; Checks pkg_linter=1 setup_sub_dir=1 @@ -18,14 +18,8 @@ upgrade=1 from_commit=086de718f49a506c66498d2f7610f5fd0ce07d50 backup_restore=1 # Activate multi-instance test only if you have more than 2Gb RAM! - multi_instance=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 + #multi_instance=1 change_url=1 -;;; Levels - # If the level 5 (Package linter) is forced to 1. Please add justifications here. - Level 5=auto ;;; Options Email= Notification=none diff --git a/manifest.json b/manifest.json index 2f2ec17..e3fc851 100644 --- a/manifest.json +++ b/manifest.json @@ -15,7 +15,7 @@ "url": "" }, "requirements": { - "yunohost": ">= 4.0" + "yunohost": ">= 4.2.0" }, "multi_instance": true, "services": [