18 lines
407 B
INI
18 lines
407 B
INI
{
|
|
"refdata": @inc=http://@env{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"
|
|
# }
|
|
}
|
|
|