From 200bb9f2408d0abb805c8352750a9d4949fbed78 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 16 Apr 2019 23:23:40 +0300 Subject: Add option for drop connection on disconnect packet from client New configuration option drop_connection_on_quit. --- conf/map/battle/client.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'conf') diff --git a/conf/map/battle/client.conf b/conf/map/battle/client.conf index 12661180a..355df2baa 100644 --- a/conf/map/battle/client.conf +++ b/conf/map/battle/client.conf @@ -198,3 +198,7 @@ ping_timer_inverval: 30 // Send packets timeout in seconds before ping packet can be sent. // For clients 20190320 Re+ ping_time: 20 + +// Drop or not connection after client send disconnect request packet +// Official is false +drop_connection_on_quit: false -- cgit v1.2.3-60-g2f50