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
8a3b7218fe
commit
03e5335bd8
1 changed files with 4 additions and 13 deletions
|
@ -12,12 +12,8 @@
|
||||||
setup_private=1
|
setup_private=1
|
||||||
setup_public=1
|
setup_public=1
|
||||||
upgrade=1
|
upgrade=1
|
||||||
# 2.2.3~ynh1
|
# 2.6.1~ynh2
|
||||||
#upgrade=1 from_commit=de467cfa38791f43215ffea88d4b85460e5c0457
|
upgrade=1 from_commit=c626379c98bb7f052061446cd152e4406979d49d
|
||||||
# 2.3.10~ynh1
|
|
||||||
#upgrade=1 from_commit=086de718f49a506c66498d2f7610f5fd0ce07d50
|
|
||||||
# 2.6.1~ynh1
|
|
||||||
upgrade=1 from_commit=c40349020d98356d24b8f534722839fe35cf41fd
|
|
||||||
backup_restore=1
|
backup_restore=1
|
||||||
# Activate multi-instance test only if you have more than 2Gb RAM!
|
# Activate multi-instance test only if you have more than 2Gb RAM!
|
||||||
multi_instance=0
|
multi_instance=0
|
||||||
|
@ -26,10 +22,5 @@
|
||||||
Email=
|
Email=
|
||||||
Notification=none
|
Notification=none
|
||||||
;;; Upgrade options
|
;;; Upgrade options
|
||||||
; commit=de467cfa38791f43215ffea88d4b85460e5c0457
|
; commit=c626379c98bb7f052061446cd152e4406979d49d
|
||||||
name=Upgrade to 2.2.3 (fixes #16)
|
name=Skip ci check memory
|
||||||
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&is_public=1&
|
|
||||||
; commit=086de718f49a506c66498d2f7610f5fd0ce07d50
|
|
||||||
name=2.3.10~ynh1
|
|
||||||
; commit=c40349020d98356d24b8f534722839fe35cf41fd
|
|
||||||
name=Merge pull request #70
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue