summaryrefslogtreecommitdiff
path: root/conf/map/battle/client.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/map/battle/client.conf')
-rw-r--r--conf/map/battle/client.conf6
1 files changed, 5 insertions, 1 deletions
diff --git a/conf/map/battle/client.conf b/conf/map/battle/client.conf
index 2198320cf..3372b3e71 100644
--- a/conf/map/battle/client.conf
+++ b/conf/map/battle/client.conf
@@ -9,7 +9,7 @@
//= This file is part of Hercules.
//= http://herc.ws - http://github.com/HerculesWS/Hercules
//=
-//= Copyright (C) 2014-2018 Hercules Dev Team
+//= Copyright (C) 2014-2019 Hercules Dev Team
//=
//= Hercules is free software: you can redistribute it and/or modify
//= it under the terms of the GNU General Public License as published by
@@ -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