mirror of
https://github.com/YunoHost-Apps/navidrome_ynh.git
synced 2024-09-03 19:46:30 +02:00
962113e606
* Apply last example_ynh * Update manifest.json * Auto-update README * Update check_process Co-authored-by: yunohost-bot <yunohost@yunohost.org>
31 lines
749 B
Text
31 lines
749 B
Text
;; Test complet
|
|
; Manifest
|
|
domain="domain.tld"
|
|
path="/path"
|
|
is_public=1
|
|
port="4533"
|
|
; Checks
|
|
pkg_linter=1
|
|
setup_sub_dir=1
|
|
setup_root=1
|
|
setup_nourl=0
|
|
setup_private=1
|
|
setup_public=1
|
|
upgrade=1
|
|
# 0.40.0~ynh1
|
|
upgrade=1 from_commit=e41c919ddb65673ea6b452e138d36c240be3b6b7
|
|
# 0.47.0~ynh1
|
|
upgrade=1 from_commit=d7eb59fdd7a47ef4365af59db857e763f70564a4
|
|
backup_restore=1
|
|
multi_instance=0
|
|
port_already_use=0
|
|
change_url=1
|
|
;;; Options
|
|
Email=
|
|
Notification=none
|
|
;;; Upgrade options
|
|
; commit=e41c919ddb65673ea6b452e138d36c240be3b6b7
|
|
name=Testing (#43)
|
|
; commit=d7eb59fdd7a47ef4365af59db857e763f70564a4
|
|
name=Testing (#70)
|
|
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&language=fr&is_public=1&password=pass&port=666&
|