mirror of
https://github.com/formbricks/formbricks.git
synced 2026-04-19 02:10:33 -05:00
chore: increase kamal pgbouncer connection pool (#2402)
This commit is contained in:
@@ -175,8 +175,8 @@ accessories:
|
||||
clear:
|
||||
LISTEN_PORT: "5432"
|
||||
POOL_MODE: "transaction"
|
||||
MAX_CLIENT_CONN: "200"
|
||||
DEFAULT_POOL_SIZE: "50"
|
||||
MAX_CLIENT_CONN: "300"
|
||||
DEFAULT_POOL_SIZE: "70"
|
||||
AUTH_TYPE: "scram-sha-256"
|
||||
secret:
|
||||
- DB_USER
|
||||
|
||||
Reference in New Issue
Block a user