2019-06-16 00:06:51 +02:00
# See here for more information
# https://github.com/YunoHost/package_check#syntax-check_process-file
# Move this file from check_process.default to check_process when you have filled it.
;; Test complet
; Manifest
domain="domain.tld" (DOMAIN)
path="/path" (PATH)
admin="john" (USER)
; Checks
pkg_linter=1
setup_sub_dir=1
setup_root=1
setup_nourl=0
setup_private=0
setup_public=0
upgrade=1
2019-06-29 10:40:11 +02:00
upgrade=1 from_commit=aced370f33a988d878be6434f1803ea68affe41a
2019-06-16 00:06:51 +02:00
backup_restore=1
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
change_url=1
2017-04-24 04:16:02 +02:00
;;; Levels
2019-06-16 00:06:51 +02:00
# If the level 5 (Package linter) is forced to 1. Please add justifications here.
Level 5=auto
;;; Options
Email=
Notification=none
;;; Upgrade options
; commit=CommitHash
2019-06-29 10:39:59 +02:00
name=2 Feb 2018
2019-06-16 00:06:51 +02:00
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&