Skip to content

Commit e2cae94

Browse files
author
“jinyuxing”
committed
update config_template.json
1 parent f28b69e commit e2cae94

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

config/config_template.json

+6
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,12 @@
1414
"freezeTableName": true,
1515
"timestamp": true,
1616
"charset": "utf8"
17+
},
18+
"pool": {
19+
"max": 10,
20+
"min": 1,
21+
"idle": 10000,
22+
"acquire": 30000
1723
}
1824
},
1925
"redis": {

0 commit comments

Comments
 (0)