mirror of
https://github.com/YunoHost-Apps/framagames_ynh.git
synced 2024-09-03 18:36:28 +02:00
Update of check_process
We now have a notion of levels to juge the quality of apps
This commit is contained in:
parent
cb3ea88b1a
commit
4983d1914e
1 changed files with 11 additions and 0 deletions
|
@ -25,3 +25,14 @@
|
|||
fail_download_source=0
|
||||
port_already_use=0 (XXXX)
|
||||
final_path_already_use=0
|
||||
;;; Levels
|
||||
Level 1=auto
|
||||
Level 2=auto
|
||||
Level 3=auto
|
||||
Level 4=1
|
||||
Level 5=1
|
||||
Level 6=auto
|
||||
Level 7=auto
|
||||
Level 8=auto
|
||||
Level 9=auto
|
||||
Level 10=auto
|
||||
|
|
Loading…
Reference in a new issue