mirror of
https://github.com/YunoHost-Apps/umami_ynh.git
synced 2024-10-01 13:34:50 +02:00
28 lines
618 B
Text
28 lines
618 B
Text
;; Test complet
|
|
; Manifest
|
|
domain="domain.tld"
|
|
path="/path"
|
|
is_public=1
|
|
language="fr"
|
|
admin="john"
|
|
password="1Strong-Password"
|
|
; Checks
|
|
pkg_linter=1
|
|
setup_sub_dir=0
|
|
setup_root=1
|
|
setup_nourl=0
|
|
setup_private=1
|
|
setup_public=1
|
|
upgrade=1
|
|
# 1.33~ynh2
|
|
upgrade=1 from_commit=4860e2cc613c193d98509e22fea8e3e7ed13ce32
|
|
backup_restore=1
|
|
multi_instance=1
|
|
change_url=1
|
|
;;; Options
|
|
Email=
|
|
Notification=none
|
|
;;; Upgrade options
|
|
; commit=4860e2cc613c193d98509e22fea8e3e7ed13ce32
|
|
name=# 1.33~ynh2
|
|
manifest_arg=domain=DOMAIN&path=PATH&is_public=1&language=fr&admin=USER&password=pass&port=666&
|