1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/adminer_ynh.git synced 2024-09-03 18:06:06 +02:00
adminer_ynh/check_process

31 lines
903 B
Text
Raw Normal View History

2018-09-16 14:47:00 +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
2017-07-23 01:14:01 +02:00
; Manifest
domain="domain.tld" (DOMAIN)
path="/path" (PATH)
root_access=0
2018-09-16 14:47:00 +02:00
is_public=1 (PUBLIC|public=1|private=0)
2017-07-23 01:14:01 +02:00
; Checks
pkg_linter=1
setup_sub_dir=1
setup_root=1
2018-06-27 17:21:59 +02:00
setup_nourl=1
2017-07-23 01:14:01 +02:00
setup_private=1
setup_public=1
upgrade=1
backup_restore=1
multi_instance=1
2020-04-26 00:47:07 +02:00
# 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
2017-07-23 01:14:01 +02:00
port_already_use=0 (66)
2017-07-26 10:04:32 +02:00
change_url=1
2020-04-26 00:47:07 +02:00
;;;; Levels
# If the level 5 (Package linter) is forced to 1. Please add justifications here.
2017-07-23 01:14:01 +02:00
Level 5=auto
;;; Options
2018-06-27 17:21:59 +02:00
Email= anmol@datamol.org
Notification=change