21 lines
448 B
INI
21 lines
448 B
INI
{
|
|
"__DUMMY__": null
|
|
|
|
, "refdata": @inc=http://@env{CONFIG_SERVICE}/refdata/refdata
|
|
# , "comm": @inc=http://@env{CONFIG_SERVICE}/apps/common/comm
|
|
|
|
, "exchanges_settings": {
|
|
|
|
"COINBASE_AT": {
|
|
"accounting": {
|
|
"enabled": true
|
|
, "streaming": false
|
|
}
|
|
, "credentials_key": {
|
|
"read_only": "COINBASE_ADV_RO"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|