cluster

Infrastructure files for Nordgedanken and Midnightthoughts.
git clone git://archive.git.mtrnord.blog/MTRNord/cluster.git
Log | Files | Refs | README

commit c692a79e42e0049e28bca5fdcc9628c124b1c3bf
parent 07196ee832032d8f997ba4cf8ccbf1a82ba99048
Author: MTRNord <mtrnord1@gmail.com>
Date:   Mon,  3 Apr 2023 21:48:48 +0200

Increase max connections on cluster

Diffstat:
Minfrastructure/configs/postgres-clusters.yaml | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/infrastructure/configs/postgres-clusters.yaml b/infrastructure/configs/postgres-clusters.yaml @@ -26,6 +26,7 @@ spec: version: "15" parameters: password_encryption: scram-sha-256 + max_connections: "200" teamId: matrix users: synapse: []