#473 Add logConsole setting

- Add missing logConsole setting
- Set true as default value, as suggested by games647
This commit is contained in:
ljacqu
2016-01-27 21:32:29 +01:00
parent ec87c662e1
commit c626521dc8
2 changed files with 6 additions and 0 deletions
+2
View File
@@ -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