1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/thelounge_ynh.git synced 2024-09-03 20:35:54 +02:00
thelounge_ynh/check_process

32 lines
712 B
Text
Raw Normal View History

2018-05-01 12:25:53 +02: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" (PATH)
is_public=1 (PUBLIC|public=1|private=0)
password="pass"
2020-05-27 22:48:08 +02:00
port="9000" (PORT)
2018-05-01 12:25:53 +02:00
; Checks
pkg_linter=1
setup_sub_dir=1
setup_root=1
setup_nourl=0
setup_private=1
setup_public=1
upgrade=1
2019-10-25 11:04:41 +02:00
backup_restore=1
2019-10-26 20:08:23 +02:00
multi_instance=0
2020-05-27 22:48:08 +02:00
incorrect_path=0
port_already_use=0
2019-10-25 11:04:41 +02:00
change_url=1
2018-05-01 12:25:53 +02:00
;;; Levels
2019-10-25 11:04:41 +02:00
# If the level 5 (Package linter) is forced to 1. Please add justifications here.
2018-05-01 12:25:53 +02:00
Level 5=auto
;;; Options
Email=
Notification=none