feat(core): allow to disable auto-kick for idle players (#1550)

This commit is contained in:
Francesco Borzì
2019-03-03 15:26:07 +01:00
committed by GitHub
parent a958ff6e36
commit be0b7b23f8
4 changed files with 12 additions and 1 deletions

View File

@@ -212,6 +212,15 @@ MaxOverspeedPings = 2
GridUnload = 1
#
# CloseIdleConnections
# Description: Automatically close idle connections.
# SocketTimeOutTime and SocketTimeOutTimeActive determine when a connection is considered as idle.
# Default: 1 - (enable, Automatically close idle connections)
# 0 - (disable, Do not close idle connections)
CloseIdleConnections = 1
#
# SocketTimeOutTime
# Description: Time (in milliseconds) after which a connection being idle on the character