1
0
This commit is contained in:
clokep
2023-11-09 19:41:39 +00:00
parent f97bb735b5
commit 11e939ea31
5 changed files with 10 additions and 10 deletions

View File

@@ -1390,7 +1390,7 @@ see <a href="../../postgres.html">here</a>.</p>
args:
user: synapse_user
password: secretpassword
database: synapse
dbname: synapse
host: localhost
port: 5432
cp_min: 5
@@ -1472,7 +1472,7 @@ when Synapse is started.</p>
args:
user: synapse_user
password: secretpassword
database: synapse_main
dbname: synapse_main
host: localhost
port: 5432
cp_min: 5
@@ -1485,7 +1485,7 @@ when Synapse is started.</p>
args:
user: synapse_user
password: secretpassword
database: synapse_state
dbname: synapse_state
host: localhost
port: 5432
cp_min: 5