Addition of loginserver restart schedule configurations.

This commit is contained in:
MobiusDevelopment
2020-08-18 11:48:43 +00:00
parent 8f590fdf00
commit 22df83fdea
7 changed files with 140 additions and 37 deletions

View File

@@ -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