Name |
Last commit
|
Last Update |
---|---|---|
.. | ||
defaults.ini | ||
ldap.toml | ||
sample.ini |
fix: MySQL/Postgress max_idle_conn default was wrongly set to zero, which does not mean unlimited but zero, which in practice disables connection pooling, not good. now max idle conn is set to golang's default which is 2, fixes #8513
Name |
Last commit
|
Last Update |
---|---|---|
.. | ||
defaults.ini | Loading commit data... | |
ldap.toml | Loading commit data... | |
sample.ini | Loading commit data... |