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
1e25f93466
commit
541f9ce7c8
1 changed files with 4 additions and 4 deletions
|
@ -12,8 +12,8 @@
|
||||||
setup_private=1
|
setup_private=1
|
||||||
setup_public=1
|
setup_public=1
|
||||||
upgrade=1
|
upgrade=1
|
||||||
# 2.6.1~ynh2
|
# 2.7.13
|
||||||
upgrade=1 from_commit=c626379c98bb7f052061446cd152e4406979d49d
|
upgrade=1 from_commit=0a9ab8ee823c7ef6602f80374cb396bac6487760
|
||||||
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
|
||||||
|
@ -23,6 +23,6 @@
|
||||||
Email=
|
Email=
|
||||||
Notification=none
|
Notification=none
|
||||||
;;; Upgrade options
|
;;; Upgrade options
|
||||||
; commit=c626379c98bb7f052061446cd152e4406979d49d
|
; commit=0a9ab8ee823c7ef6602f80374cb396bac6487760
|
||||||
name=2.6.1~ynh2
|
name=2.7.13
|
||||||
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&is_public=1&
|
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&is_public=1&
|
||||||
|
|
Loading…
Add table
Reference in a new issue