mirror of
https://github.com/YunoHost-Apps/discourse_ynh.git
synced 2024-09-03 18:26:18 +02:00
dec4e4490d
* Upgrade to v2.8.13 * Auto-update README * Update check_process Co-authored-by: yunohost-bot <yunohost-bot@users.noreply.github.com> Co-authored-by: yunohost-bot <yunohost@yunohost.org> Co-authored-by: ericgaspar <junk.eg@free.fr> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: yunohost-bot <yunohost-bot@users.noreply.github.com> Co-authored-by: yunohost-bot <yunohost@yunohost.org>
28 lines
626 B
Text
28 lines
626 B
Text
;; Test complet
|
|
; Manifest
|
|
domain="domain.tld"
|
|
path="/path"
|
|
is_public=1
|
|
admin="john"
|
|
; Checks
|
|
pkg_linter=1
|
|
setup_sub_dir=1
|
|
setup_root=1
|
|
setup_nourl=0
|
|
setup_private=1
|
|
setup_public=1
|
|
upgrade=1
|
|
# 2.8.8~ynh1
|
|
upgrade=1 from_commit=ec974723113fa8f984af8ab47d1cc99765ae6c2f
|
|
backup_restore=1
|
|
# Activate multi-instance test only if you have more than 2Gb RAM!
|
|
multi_instance=0
|
|
port_already_use=0
|
|
change_url=1
|
|
;;; Options
|
|
Email=
|
|
Notification=none
|
|
;;; Upgrade options
|
|
; commit=ec974723113fa8f984af8ab47d1cc99765ae6c2f
|
|
name=2.8.8~ynh1
|
|
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&is_public=1
|