2017-01-01 12:21:23 +01:00
|
|
|
;; Test complet
|
|
|
|
; Manifest
|
|
|
|
domain="domain.tld" (DOMAIN)
|
2020-05-01 17:41:38 +02:00
|
|
|
path="/path" (PATH)
|
|
|
|
admin="john" (USER)
|
|
|
|
admin_password="pass"
|
2017-01-01 12:21:23 +01:00
|
|
|
; Checks
|
|
|
|
pkg_linter=1
|
2020-05-03 13:36:48 +02:00
|
|
|
setup_sub_dir=0 # not supported upstream
|
2017-01-01 12:21:23 +01:00
|
|
|
setup_root=1
|
|
|
|
setup_nourl=0
|
|
|
|
upgrade=1
|
2020-05-01 17:41:38 +02:00
|
|
|
# upgrade=1 from_commit=CommitHash
|
|
|
|
backup_restore=0
|
|
|
|
multi_instance=1
|
2017-01-01 12:21:23 +01:00
|
|
|
port_already_use=0
|
2020-05-01 17:41:38 +02:00
|
|
|
change_url=0
|
|
|
|
;;; Levels
|
|
|
|
# If the level 5 (Package linter) is forced to 1. Please add justifications here.
|
|
|
|
Level 5=auto
|
|
|
|
;;; Options
|
|
|
|
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&password=pass&port=666&
|
|
|
|
|