| .. |
|
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
|
8 лет назад |
|
buildcontainer
|
2193f222c5
Fixed bug in build container build script
|
10 лет назад |
|
debtest
|
2020fedfdb
Fixed issue with overriding default config values via command line
|
10 лет назад |
|
rpmtest
|
fb56bc59f2
Create pid file before runtime init, Fixes #1990
|
10 лет назад |
|
create_docker_compose.sh
|
8750ba94c8
fix(docker): rename docker-compose build file
|
9 лет назад |