Addition of loginserver restart schedule configurations.
This commit is contained in:
@@ -102,9 +102,10 @@ IpUpdateTime = 0
|
||||
# Ppimer : 10.1
|
||||
NetworkList = 192.168.;10.0.
|
||||
|
||||
# ===============================================================
|
||||
# Test server configuration, not to switch on the game server! =
|
||||
# ===============================================================
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# Test server configuration, not to switch on the game server!
|
||||
# ---------------------------------------------------------------------------
|
||||
# Use the GG client authentication
|
||||
# Login server access let the client without GameGuard
|
||||
ForceGGAuth = False
|
||||
@@ -112,3 +113,15 @@ ForceGGAuth = False
|
||||
# Including protection from flood
|
||||
# IMPORTANT: Put True for server security.
|
||||
EnableFloodProtection = True
|
||||
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# Scheduled Login Restart
|
||||
# ---------------------------------------------------------------------------
|
||||
# Enable disable scheduled login restart.
|
||||
# Default: False
|
||||
LoginRestartSchedule = False
|
||||
|
||||
# Time in hours.
|
||||
# Default: 24
|
||||
LoginRestartTime = 24
|
||||
|
||||
Reference in New Issue
Block a user