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

28 lines
655 B
Text
Raw Normal View History

2021-02-17 23:30:36 +01:00
;; Test complet
; Manifest
2022-05-16 20:10:48 +02:00
domain="domain.tld"
path="/path"
admin="john"
is_public=1
; Checks
pkg_linter=1
setup_sub_dir=1
setup_root=1
setup_nourl=0
setup_private=1
setup_public=1
upgrade=1
upgrade=1 from_commit=83500d6e866539d56a0aed6f288a8a8ce02a674b
backup_restore=1
multi_instance=1
2022-05-17 07:42:13 +02:00
change_url=1
2021-02-17 23:30:36 +01:00
;;; Options
Email=
Notification=none
;;; Upgrade options
; commit=83500d6e866539d56a0aed6f288a8a8ce02a674b
2021-02-17 23:30:36 +01:00
name=Name and date of the commit.
2021-04-14 11:56:14 +02:00
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&is_public=1&
2021-02-17 23:30:36 +01:00