mirror of
https://github.com/YunoHost-Apps/flarum_ynh.git
synced 2024-09-03 18:36:24 +02:00
Update check_process
This commit is contained in:
parent
ed2c672669
commit
01a63158b7
1 changed files with 5 additions and 1 deletions
|
@ -21,7 +21,8 @@
|
|||
setup_private=1
|
||||
setup_public=1
|
||||
upgrade=1
|
||||
upgrade=1 from_commit=0d30809a2903544a660635f62a25bc6057ea2f15
|
||||
# upgrade=1 from_commit=0d30809a2903544a660635f62a25bc6057ea2f15
|
||||
upgrade=1 from_commit=70e962faa875070b0fcc29f45cc70e2a51de76a6
|
||||
backup_restore=1
|
||||
multi_instance=1
|
||||
port_already_use=0
|
||||
|
@ -33,3 +34,6 @@ Notification=none
|
|||
; commit=0d30809a2903544a660635f62a25bc6057ea2f15
|
||||
name=2021-02-19 0.1.0.14~ynh2
|
||||
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&language=fr&is_public=1&title=Forum&
|
||||
; commit=70e962faa875070b0fcc29f45cc70e2a51de76a6
|
||||
name=2021-05-06 0.1.0.16~ynh2
|
||||
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&password=PASSWORD&language=fr&is_public=1&title=Forum&
|
||||
|
|
Loading…
Reference in a new issue