mirror of
https://github.com/YunoHost-Apps/mumbleserver_ynh.git
synced 2024-09-03 19:46:03 +02:00
[mod] check_process: add level § and force level 4 to yes.
This commit is contained in:
parent
7719f82c34
commit
d574f7721b
1 changed files with 12 additions and 0 deletions
|
@ -23,3 +23,15 @@
|
||||||
fail_download_source=0
|
fail_download_source=0
|
||||||
port_already_use=1
|
port_already_use=1
|
||||||
final_path_already_use=0
|
final_path_already_use=0
|
||||||
|
;;; Levels
|
||||||
|
Level 1=auto
|
||||||
|
Level 2=auto
|
||||||
|
Level 3=auto
|
||||||
|
# https://github.com/YunoHost-Apps/mumbleserver_ynh/issues/11
|
||||||
|
Level 4=1
|
||||||
|
Level 5=auto
|
||||||
|
Level 6=auto
|
||||||
|
Level 7=auto
|
||||||
|
Level 8=0
|
||||||
|
Level 9=0
|
||||||
|
Level 10=0
|
||||||
|
|
Loading…
Add table
Reference in a new issue