summaryrefslogtreecommitdiff
path: root/conf/battle/client.conf
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-02-06 15:29:43 +0300
committerAndrei Karas <akaras@inbox.ru>2016-02-06 15:29:43 +0300
commita6cf7930f8d7fef4d564a79282c10e2f0efb52ce (patch)
tree3453278be25fbc1974e7db086358a5e39f84d1a4 /conf/battle/client.conf
parenteff8e6d637cbed7553b77a85e83ff42ebe080b44 (diff)
downloadserverdata-a6cf7930f8d7fef4d564a79282c10e2f0efb52ce.tar.gz
serverdata-a6cf7930f8d7fef4d564a79282c10e2f0efb52ce.tar.bz2
serverdata-a6cf7930f8d7fef4d564a79282c10e2f0efb52ce.tar.xz
serverdata-a6cf7930f8d7fef4d564a79282c10e2f0efb52ce.zip
Disable packets obfuscation (auto detection now broken).
Diffstat (limited to 'conf/battle/client.conf')
-rw-r--r--conf/battle/client.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/battle/client.conf b/conf/battle/client.conf
index c5a0762b..66c69a53 100644
--- a/conf/battle/client.conf
+++ b/conf/battle/client.conf
@@ -13,7 +13,7 @@
// 0: disabled
// 1: optional (not recommended) -- identifies whether it is required
// 2: enabled (recommended)
-packet_obfuscation: 1
+packet_obfuscation: 0
// Minimum delay between whisper/global/party/guild messages (in ms)
// Messages that break this threshold are silently omitted.