Removed unnecessary debug checks.
This commit is contained in:
@@ -116,17 +116,10 @@ ForceGGAuth = False
|
||||
# IMPORTANT: Put True for server security.
|
||||
EnableFloodProtection = True
|
||||
|
||||
# Enable mode "debugging"
|
||||
# With debug you will see more log on console and more messages in game.
|
||||
Debug = False
|
||||
|
||||
# Switched on "development"
|
||||
Developer = False
|
||||
|
||||
# =============================================================
|
||||
# Anti Bruteforce protection. (credits RT-Interlude)
|
||||
# =============================================================
|
||||
#Count of trying connection to server, after which will be made checking IP addres
|
||||
#Count of trying connection to server, after which will be made checking IP address
|
||||
#for a possible BrutForce
|
||||
#Reducing this value will increase the likelihood of false positives
|
||||
#Increasing this value will reduce the effectiveness of security (more chance find passwords for large accounts)
|
||||
|
||||
Reference in New Issue
Block a user