19 lines
446 B
INI
19 lines
446 B
INI
@var CONFIG_SERVICE=cloud23.cvtt.vpn:6789
|
|
{
|
|
"refdata": @inc=http://${CONFIG_SERVICE}/refdata/refdata
|
|
"exchanges_settings": {
|
|
"*": {
|
|
"mkt_data": {
|
|
"enabled": true
|
|
, "streaming": true
|
|
},
|
|
}
|
|
}
|
|
, "comm_settings": "/comm/pubsub/redis/localhost"
|
|
# , "cvttcomm": {
|
|
# "type": "redis"
|
|
# , "comm_settings": "/comm/pubsub/redis/localhost"
|
|
# }
|
|
}
|
|
|