Update check_process

This commit is contained in:
ericgaspar 2021-08-13 15:13:43 +02:00
parent 1866e00b77
commit 7bec4f2db8
1 changed files with 6 additions and 0 deletions

View File

@ -2,7 +2,9 @@
; Manifest
domain="domain.tld"
path="/path"
admin="john"
language="fr"
is_public=1
; Checks
pkg_linter=1
setup_sub_dir=1
@ -11,6 +13,7 @@
setup_private=1
setup_public=1
upgrade=1
#upgrade=1 from_commit=CommitHash
backup_restore=1
multi_instance=1
change_url=1
@ -18,3 +21,6 @@
Email=
Notification=none
;;; Upgrade options
; commit=CommitHash
name=Name and date of the commit.
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&language=fr&is_public=1&