1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-17 18:35:20 +02: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

@@ -1468,7 +1468,7 @@ language (Language) enum ,be,ca,cs,da,de,en,eo,es,et,fr,he,hu,id,it,ja,jbo,ko,
# - action
# - info
# - verbose
debug_log_level (Debug log level) enum action ,warning,action,info,verbose
debug_log_level (Debug log level) enum action ,none,error,warning,action,info,verbose
# IPv6 support.
enable_ipv6 (IPv6) bool true