add example values
This commit is contained in:
parent
d315ff0b3f
commit
1fb278b422
1 changed files with 3 additions and 1 deletions
|
@ -90,8 +90,10 @@ db:
|
||||||
# # username: username
|
# # username: username
|
||||||
# # password: password
|
# # password: password
|
||||||
#
|
#
|
||||||
# # Number of pooled connections per host
|
|
||||||
# #connections:
|
# #connections:
|
||||||
|
# # # Number of maximum requests that one connection can handle
|
||||||
|
# # maxRequestsPerConnection: 2048
|
||||||
|
# # # Number of pooled connections per host (recommended to leave as default values)
|
||||||
# # local: 2
|
# # local: 2
|
||||||
# # remote: 1
|
# # remote: 1
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue