mirror of
https://github.com/YunoHost-Apps/osjs_ynh.git
synced 2024-09-03 19:56:11 +02:00
Update check_process
This commit is contained in:
parent
d00329e76d
commit
83da28e6f5
1 changed files with 2 additions and 2 deletions
|
@ -15,10 +15,10 @@
|
|||
multi_instance=0
|
||||
wrong_user=0
|
||||
wrong_path=1
|
||||
incorrect_path=1
|
||||
incorrect_path=0
|
||||
corrupt_source=0
|
||||
fail_download_source=0
|
||||
port_already_use=0
|
||||
port_already_use=1
|
||||
final_path_already_use=0
|
||||
;;; Levels
|
||||
Level 1=auto
|
||||
|
|
Loading…
Add table
Reference in a new issue