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 il y a 8 ans
..
blocks 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 il y a 8 ans
buildcontainer 2193f222c5 Fixed bug in build container build script il y a 11 ans
debtest 2020fedfdb Fixed issue with overriding default config values via command line il y a 10 ans
rpmtest fb56bc59f2 Create pid file before runtime init, Fixes #1990 il y a 10 ans
create_docker_compose.sh 8750ba94c8 fix(docker): rename docker-compose build file il y a 10 ans