[Add] added comment
This commit is contained in:
parent
7490a5c0ad
commit
3134b692a6
@ -25,7 +25,7 @@ SETTINGS = {
|
||||
"rqdata.username": "",
|
||||
"rqdata.password": "",
|
||||
"database": {
|
||||
"driver": "sqlite",
|
||||
"driver": "sqlite", # sqlite, mysql, postgresql
|
||||
"database": "{VNPY_TEMP}/database.db", # for sqlite, use this as filepath
|
||||
"host": "localhost",
|
||||
"port": 3306,
|
||||
|
Loading…
Reference in New Issue
Block a user