#473 Add logConsole setting
- Add missing logConsole setting - Set true as default value, as suggested by games647
This commit is contained in:
@@ -305,6 +305,8 @@ Security:
|
||||
noConsoleSpam: false
|
||||
# Replace passwords in the console when player type a command like /login
|
||||
removePassword: true
|
||||
# Copy AuthMe log output in a separate file as well?
|
||||
logConsole: true
|
||||
captcha:
|
||||
# Player need to put a captcha when he fails too lot the password
|
||||
useCaptcha: false
|
||||
|
||||
Reference in New Issue
Block a user