mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
Added missing levels to logging menu (#5836)
* Added missing levels to logging menu Added none and error options to the debug_log_level in the advance settings.
This commit is contained in:
parent
210a339dce
commit
c09e16ff5b
2 changed files with 2 additions and 2 deletions
|
@ -1792,7 +1792,7 @@ max_out_chat_queue_size = 20
|
|||
# - action
|
||||
# - info
|
||||
# - verbose
|
||||
# type: enum values: , warning, action, info, verbose
|
||||
# type: enum values: , none, error, warning, action, info, verbose
|
||||
# debug_log_level = action
|
||||
|
||||
# IPv6 support.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue