mirror of
https://github.com/YunoHost-Apps/discourse_ynh.git
synced 2024-09-03 18:26:18 +02:00
Update check_process
This commit is contained in:
parent
38b5850a96
commit
f37e8f01b0
1 changed files with 4 additions and 6 deletions
|
@ -12,10 +12,8 @@
|
|||
setup_private=1
|
||||
setup_public=1
|
||||
upgrade=1
|
||||
# 2.6.1~ynh2
|
||||
upgrade=1 from_commit=c626379c98bb7f052061446cd152e4406979d49d
|
||||
# 2.7.13~ynh5
|
||||
upgrade=1 from_commit=c1a386fa83c9278ba7bd58875b51e03606f84f13
|
||||
# 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
|
||||
|
@ -25,6 +23,6 @@
|
|||
Email=
|
||||
Notification=none
|
||||
;;; Upgrade options
|
||||
; commit=c626379c98bb7f052061446cd152e4406979d49d
|
||||
name=2.6.1~ynh2
|
||||
; commit=ec974723113fa8f984af8ab47d1cc99765ae6c2f
|
||||
name=2.8.8~ynh1
|
||||
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&is_public=1
|
||||
|
|
Loading…
Add table
Reference in a new issue