From a9c8cf7248204808c1a0e45bec9dd4febe7f35b6 Mon Sep 17 00:00:00 2001 From: Salanto <62221668+Salanto@users.noreply.github.com> Date: Tue, 10 Aug 2021 19:04:07 +0200 Subject: [PATCH] Add missing afk timeout configuration to sample config --- bin/config_sample/config.ini | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bin/config_sample/config.ini b/bin/config_sample/config.ini index 863379d..7169a53 100644 --- a/bin/config_sample/config.ini +++ b/bin/config_sample/config.ini @@ -57,6 +57,9 @@ maximum_characters=256 ; The minimum time between IC messages, in miliseconds. The default value is fine for most cases. message_floodguard=250 +; The amount of seconds without interaction till a client is marked as AFK. +afk_timeout = 300 + ; The URL of the server's remote repository, sent to the client during their initial handshake. Used by WebAO users for custom content. asset_url=