1
0
Fork 0
This commit is contained in:
Daniel Kempkens 2023-02-05 23:35:54 +01:00
parent 45f9bd943d
commit f1a5a4bb26
Signed by: daniel
SSH key fingerprint: SHA256:Ks/MyhQYcPRQiwMKLAKquWCdCPe3JXlb1WttgnAoSeM
2 changed files with 0 additions and 4 deletions

View file

@ -30,10 +30,6 @@
name = "psycopg2";
args = {
host = "10.99.99.3";
database = "synapse";
user = "synapse";
cp_min = 5;
cp_max = 10;
};
};