.
This commit is contained in:
parent
d4d95f19fc
commit
268ad9e59d
@ -9,8 +9,13 @@
|
||||
, "read_timeout" : 0.01
|
||||
, "ping_timeout_secs": 2.0
|
||||
}
|
||||
, "cvtt-prod-01": {
|
||||
"url": "redis://cvtt-prod-01.cvtt.vpn"
|
||||
, "cvtt-testserver": {
|
||||
"url": "redis://cvtt-testserver.cvtt.vpn"
|
||||
, "read_timeout" : 0.01
|
||||
, "ping_timeout_secs": 2.0
|
||||
}
|
||||
, "cvtt-prod-eqty-01": {
|
||||
"url": "redis://cvtt-prod-eqty-01.cvtt.vpn"
|
||||
, "read_timeout" : 0.01
|
||||
, "ping_timeout_secs": 2.0
|
||||
}
|
||||
|
||||
@ -22,13 +22,13 @@
|
||||
"tables": ["bnbfut.md_booktops"]
|
||||
, "exchange_id": "BNBFUT"
|
||||
, "instruments": ["PERP-BTC-USDT"]
|
||||
, "threshold_sec": 120.0
|
||||
, "threshold_sec": 3600.0
|
||||
}
|
||||
, "BNBFUT-2": {
|
||||
"tables": ["bnbfut.md_trades"]
|
||||
, "exchange_id": "BNBFUT"
|
||||
, "instruments": ["PERP-BTC-USDT"]
|
||||
, "threshold_sec": 120.0
|
||||
, "threshold_sec": 3600.0
|
||||
}
|
||||
, "BNBSPOT-1": {
|
||||
"tables": ["bnbspot.md_booktops"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user