Idle timeout
CONFIG PARAMETER: idle_timeout <secs>
DEFAULT: 3600 (one hour)
If greater than zero, this parameter determines the amount of time that a player may remain idle before being automatically disconnected. Idle players by this measure are disconnected when the next check for idle players is done.
If zero or negative, this parameter effectively disables idleness-based connection timeouts.
Related Topics: conn_timeout, idle_interval.