feature:add about connection config

This commit is contained in:
tanyawen
2019-12-28 05:36:49 +08:00
parent 006af0379f
commit 1336b2b07f
4 changed files with 18 additions and 3 deletions

View File

@@ -8,3 +8,8 @@ http.secret_key = FastDFS1234567890
tracker_server = 10.0.11.247:22122
tracker_server = 10.0.11.248:22122
tracker_server = 10.0.11.249:22122
connection_pool.enabled = false
connection_pool.max_count_per_entry = 100
connection_pool.max_idle_time = 60
connection_pool.max_wait_time = 5