16 lines
236 B
JSON
16 lines
236 B
JSON
{
|
|
"mongo_db":
|
|
{
|
|
"host": "192.168.1.214",
|
|
"port": 27017
|
|
},
|
|
"accounts":
|
|
{
|
|
"em02_gw":
|
|
{
|
|
"copy_history_trades": true,
|
|
"copy_history_orders": true
|
|
}
|
|
}
|
|
}
|