[MultiDB] Add REDIS_TIMEOUT_MSECS back which is removed by mistake (#4757)
This commit is contained in:
parent
f8a9a1b805
commit
143e4f524c
@ -13,6 +13,7 @@ except ImportError, e:
|
||||
#
|
||||
# Constants ====================================================================
|
||||
#
|
||||
REDIS_TIMEOUT_MSECS = 0
|
||||
|
||||
# Redis DB information
|
||||
REDIS_HOSTNAME = 'localhost'
|
||||
|
Reference in New Issue
Block a user