mirror of
https://github.com/YunoHost-Apps/calibreweb_ynh.git
synced 2024-09-03 18:16:20 +02:00
Activate check_process for multi-instance
This commit is contained in:
parent
c15a2e1c88
commit
0bfa836f03
1 changed files with 5 additions and 3 deletions
|
@ -16,8 +16,9 @@
|
||||||
setup_private=1
|
setup_private=1
|
||||||
setup_public=1
|
setup_public=1
|
||||||
upgrade=1 from_commit=3b9c5041e4fa73cb965368379f2b83d076c65341
|
upgrade=1 from_commit=3b9c5041e4fa73cb965368379f2b83d076c65341
|
||||||
|
upgrade=1 from_commit=03bafd5219544c5d317eaf54182e4122ba63a4ad
|
||||||
backup_restore=1
|
backup_restore=1
|
||||||
multi_instance=0
|
multi_instance=1
|
||||||
incorrect_path=1
|
incorrect_path=1
|
||||||
port_already_use=1 (8083)
|
port_already_use=1 (8083)
|
||||||
change_url=1
|
change_url=1
|
||||||
|
@ -56,5 +57,6 @@ Notification=none
|
||||||
; commit=3b9c5041e4fa73cb965368379f2b83d076c65341
|
; commit=3b9c5041e4fa73cb965368379f2b83d076c65341
|
||||||
name=First in progress release of the app 0.9~ynh1
|
name=First in progress release of the app 0.9~ynh1
|
||||||
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&password=pass&is_public=1&
|
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&password=pass&is_public=1&
|
||||||
|
; commit=03bafd5219544c5d317eaf54182e4122ba63a4ad
|
||||||
|
name=Release 0.91~ynh2
|
||||||
|
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&password=pass&is_public=1&
|
Loading…
Add table
Reference in a new issue