mirror of
https://github.com/YunoHost-Apps/emailpoubelle_ynh.git
synced 2024-09-03 18:26:29 +02:00
30 lines
679 B
Text
30 lines
679 B
Text
;; Test complet
|
|
; Manifest
|
|
domain="domain.tld"
|
|
path="/poubelle"
|
|
is_public=1
|
|
admin="john"
|
|
password="1Strong-Password"
|
|
; Checks
|
|
pkg_linter=1
|
|
setup_sub_dir=1
|
|
setup_root=1
|
|
setup_nourl=0
|
|
setup_private=1
|
|
setup_public=1
|
|
upgrade=1
|
|
# 2.0~ynh3
|
|
upgrade=1 from_commit=1d375c45011ad5ab92c038120c7275580479fbc6
|
|
# 2.0~ynh5
|
|
upgrade=1 from_commit=d83328c3e0d7dbbc317ded2924ac08ba3cc51d3e
|
|
backup_restore=1
|
|
multi_instance=0
|
|
port_already_use=0
|
|
change_url=0
|
|
;;; Options
|
|
Email=
|
|
Notification=none
|
|
;;; Upgrade options
|
|
; commit=1d375c45011ad5ab92c038120c7275580479fbc6
|
|
name=2.0~ynh3
|
|
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&password=pass&is_public=0
|