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

35 lines
812 B
Text
Raw Normal View History

2022-02-17 21:26:12 +01: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"
path="/path"
# admin="john"
language="fr"
is_public=1
# password="1Strong-Password"
# port="666"
; Checks
pkg_linter=1
setup_sub_dir=1
setup_root=1
setup_nourl=0
setup_private=1
setup_public=1
upgrade=1
2022-11-04 01:49:58 +01:00
upgrade=1 from_commit=6f47432e8bca8e869b0ce1d148c74f38b3e19b01
2022-02-17 21:26:12 +01:00
backup_restore=1
multi_instance=1
port_already_use=0
change_url=1
;;; Options
Email=
Notification=none
2022-03-20 21:55:43 +01:00
;;; Upgrade options
2022-11-04 01:49:58 +01:00
; commit=6f47432e8bca8e869b0ce1d148c74f38b3e19b01
;name=First version for YNH
2022-03-20 21:55:43 +01:00
;manifest_arg=domain=DOMAIN&path=PATH&language=fr&is_public=1&