Files
users_settings_server/src
Bulat Kurbanov 54d47b2d63 Add Postgres pool settings and application name
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.
2026-02-07 11:57:21 +01:00
..
2026-01-13 18:14:14 +01:00
2024-12-24 22:22:05 +01:00