2024-01-16 10:54:40 +08:00
|
|
|
{
|
|
|
|
"sqltools.connections": [
|
|
|
|
{
|
|
|
|
"mysqlOptions": {
|
|
|
|
"authProtocol": "default",
|
|
|
|
"enableSsl": "Disabled"
|
|
|
|
},
|
|
|
|
"previewLimit": 50,
|
|
|
|
"server": "localhost",
|
|
|
|
"port": 3306,
|
|
|
|
"driver": "MySQL",
|
|
|
|
"name": "local",
|
|
|
|
"database": "b3log_symphony",
|
|
|
|
"username": "root",
|
|
|
|
"password": "123456"
|
|
|
|
}
|
2024-01-22 22:54:50 +08:00
|
|
|
],
|
|
|
|
"commentTranslate.targetLanguage": "zh-CN"
|
2024-01-16 10:54:40 +08:00
|
|
|
}
|