2019-02-20 12:08:50 +01:00
|
|
|
# See here for more informations
|
|
|
|
# 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)
|
|
|
|
is_public=1 (PUBLIC|public=1|private=0)
|
|
|
|
port="9980" (PORT)
|
|
|
|
; Checks
|
|
|
|
pkg_linter=1
|
|
|
|
setup_sub_dir=0
|
|
|
|
setup_root=1
|
|
|
|
setup_nourl=0
|
|
|
|
setup_private=0
|
|
|
|
setup_public=1
|
|
|
|
upgrade=1
|
|
|
|
backup_restore=1
|
2020-11-16 19:38:35 +01:00
|
|
|
multi_instance=0
|
2019-02-20 12:08:50 +01:00
|
|
|
port_already_use=0
|
|
|
|
change_url=0
|
|
|
|
;;; Levels
|
|
|
|
Level 5=auto
|
|
|
|
;;; Options
|
|
|
|
Email=
|
|
|
|
Notification=none
|