mirror of
https://github.com/YunoHost-Apps/discourse_ynh.git
synced 2024-09-03 18:26:18 +02:00
2758c4526f
* Bump ruby to 3.0.0 (#168) * Auto-update README * Bump ruby to 3.0.0 --------- Co-authored-by: JimboJoe <jimmy@monin.net> Co-authored-by: yunohost-bot <yunohost@yunohost.org> * Update nginx.conf * Update manifest.json * Auto-update README * Update check_process --------- Co-authored-by: antoine claval <antoineclaval@users.noreply.github.com> Co-authored-by: JimboJoe <jimmy@monin.net> Co-authored-by: yunohost-bot <yunohost@yunohost.org>
28 lines
627 B
Text
28 lines
627 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
|