1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/humhub_ynh.git synced 2024-09-03 19:26:11 +02:00
humhub_ynh/check_process

27 lines
454 B
Text
Raw Normal View History

2021-02-17 23:30:36 +01:00
;; Test complet
2022-08-30 00:36:35 +02:00
; Manifest
domain="domain.tld"
path="/path"
is_public=1
admin="john"
; Checks
pkg_linter=1
setup_sub_dir=1
setup_root=1
setup_nourl=0
setup_private=1
setup_public=1
upgrade=1
2023-01-27 18:04:29 +01:00
#upgrade=1 from_commit=
2022-08-30 00:36:35 +02:00
backup_restore=1
multi_instance=1
port_already_use=0
change_url=0
2021-02-17 23:30:36 +01:00
;;; Options
Email=
Notification=none
;;; Upgrade options
2023-01-27 18:04:29 +01:00
; commit=
name=
2022-08-30 00:36:35 +02:00
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&is_public=1&