1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-12-02 13:55:19 +01: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:
Nathan Salapat
2017-05-28 02:23:06 -05:00
committed by Loïc Blot
parent 210a339dce
commit c09e16ff5b
2 changed files with 2 additions and 2 deletions

View File

@@ -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.