vnpy/vn.trader/VT_setting.json

10 lines
144 B
JSON
Raw Normal View History

2016-07-02 03:12:44 +00:00
{
"fontFamily": "微软雅黑",
"fontSize": 12,
"mongoHost": "localhost",
"mongoPort": 27017,
2017-04-28 14:10:07 +00:00
"darkStyle": true,
"language": "chinese"
2016-07-02 03:12:44 +00:00
}