| .. |
|
defaults.ini
|
a47b31ac62
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
|
8 years ago |
|
ldap.toml
|
a79102b42d
Fix ldap ca_cert example/docs for proper syntax (#8044)
|
8 years ago |
|
sample.ini
|
a47b31ac62
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
|
8 years ago |