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

27 lines
546 B
Text
Raw Normal View History

2017-12-14 18:03:01 +01:00
;; Test complet
; Manifest
domain="domain.tld" (DOMAIN)
path="/path" (PATH)
2020-03-24 18:51:30 +01:00
admin="john" (USER)
2017-12-14 18:03:01 +01:00
is_public=1 (PUBLIC|public=1|private=0)
; Checks
pkg_linter=1
setup_sub_dir=1
setup_root=1
setup_nourl=0
setup_private=1
setup_public=1
2020-03-24 18:51:30 +01:00
upgrade=1
2020-06-13 23:58:57 +02:00
# 3.8.2~ynh2
upgrade=1 from_commit=3bdecdeabdcaaf1fdfade6e5b7dcfa30704c665c
2020-03-24 18:51:30 +01:00
backup_restore=1
2017-12-14 18:03:01 +01:00
multi_instance=1
port_already_use=0
2020-03-25 10:48:11 +01:00
change_url=0
2017-12-14 18:03:01 +01:00
;;; Options
Email=
Notification=none
2020-06-13 23:58:57 +02:00
;;; Upgrade options
; commit=3bdecdeabdcaaf1fdfade6e5b7dcfa30704c665c
name=3.8.2~ynh2