mirror of
https://github.com/flibusta-apps/users_settings_server.git
synced 2026-03-02 22:55:22 +01:00
54d47b2d6383bef2b7a4c3710c47fa78e016433c
Introduce CONFIG fields for POSTGRES_POOL_MAX_CONNECTIONS, POSTGRES_POOL_ACQUIRE_TIMEOUT_SEC and APPLICATION_NAME. Defaults are 10, 300s and 'users_settings_server' respectively. Include application_name in the DB URL and apply the config values to the PgPool options; add a log message on creation.
Languages
Rust
95.9%
Dockerfile
2.3%
Shell
1.8%