mirror of
https://github.com/suitenumerique/docs.git
synced 2026-09-23 18:15:10 +02:00
We enable the pool option on the DB configuration. We want to allow the configuration of the min and max sixe in a first time. They can be configured using the settings DB_PSYCOPG_POOL_MIN_SIZE and DB_PSYCOPG_POOL_MAX_SIZE. They have their default value to 4 and None.