summaryrefslogtreecommitdiff
path: root/consts.py
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-12-17 14:56:21 -0300
committerJesusaves <cpntb1@ymail.com>2020-12-17 14:56:21 -0300
commit0f001ee4db66e8154c0405eb2cf4434803fbde1c (patch)
treef9bf72f51505b6ecf81e391ec4c6dd0566441fa5 /consts.py
parent4da1730136fdca575bf403e5f54736853325c3d2 (diff)
downloadserver-0f001ee4db66e8154c0405eb2cf4434803fbde1c.tar.gz
server-0f001ee4db66e8154c0405eb2cf4434803fbde1c.tar.bz2
server-0f001ee4db66e8154c0405eb2cf4434803fbde1c.tar.xz
server-0f001ee4db66e8154c0405eb2cf4434803fbde1c.zip
Move blacklist functions to security.py
Diffstat (limited to 'consts.py')
-rw-r--r--consts.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/consts.py b/consts.py
index ec381e4..0cc7947 100644
--- a/consts.py
+++ b/consts.py
@@ -99,6 +99,7 @@ SQL_SAVE_TIME =300.0
CONN_LIFETIME =1800
CONN_CLEANUP =900.0
SQL_PINGTIME =1200.0
+BL_UPDATETIME =30.0
CLIENTVERSION ="2.0.6.18"
# Hard coded loot (1,000~10,000)