Merge remote-tracking branch 'upstream' into develop

This commit is contained in:
Yury Kossakovsky
2025-06-24 10:00:15 -06:00

View File

@@ -185,6 +185,9 @@ POOLER_DEFAULT_POOL_SIZE=20
POOLER_MAX_CLIENT_CONN=100
SECRET_KEY_BASE=
VAULT_ENC_KEY=
# Pool size for internal metadata storage used by Supavisor
# This is separate from client connections and used only by Supavisor itself
POOLER_DB_POOL_SIZE=5
############