This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
grafana
Watch
3
Star
0
Fork
0
You've already forked grafana
mirror of
https://github.com/grafana/grafana.git
synced
2024-11-25 10:20:29 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a47b31ac62
grafana
/
conf
History
Torkel Ödegaard
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
2017-08-08 16:17:52 +02:00
..
defaults.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
2017-08-08 16:17:52 +02:00
ldap.toml
Fix ldap ca_cert example/docs for proper syntax (
#8044
)
2017-04-06 09:53:11 +02:00
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
2017-08-08 16:17:52 +02:00