mirror of
https://github.com/YunoHost-Apps/abantecart_ynh.git
synced 2024-09-03 18:06:16 +02:00
Update check_process
This commit is contained in:
parent
52ae8a3d7b
commit
e8415a72cc
1 changed files with 3 additions and 3 deletions
|
@ -21,10 +21,10 @@
|
||||||
wrong_user=1
|
wrong_user=1
|
||||||
wrong_path=1
|
wrong_path=1
|
||||||
incorrect_path=1
|
incorrect_path=1
|
||||||
corrupt_source=0
|
corrupt_source=1
|
||||||
fail_download_source=0
|
fail_download_source=1
|
||||||
port_already_use=0
|
port_already_use=0
|
||||||
final_path_already_use=0
|
final_path_already_use=1
|
||||||
;;; Levels
|
;;; Levels
|
||||||
Level 1=auto
|
Level 1=auto
|
||||||
Level 2=auto
|
Level 2=auto
|
||||||
|
|
Loading…
Add table
Reference in a new issue