summary refs log tree commit diff
path: root/develop/usage/configuration
diff options
context:
space:
mode:
authorclokep <clokep@users.noreply.github.com>2023-11-09 19:41:39 +0000
committerclokep <clokep@users.noreply.github.com>2023-11-09 19:41:39 +0000
commit11e939ea314b13011e2e0de35fffe061d5a442ef (patch)
tree7bd3ef23a40e6ad58a6104dfb05397c7c4c7a557 /develop/usage/configuration
parentdeploy: 4724a6ded136c727bcff5082b94c2b3d6355e908 (diff)
downloadsynapse-11e939ea314b13011e2e0de35fffe061d5a442ef.tar.xz
deploy: bc4372ad81f5037e107a608d4736161ba86bb201
Diffstat (limited to 'develop/usage/configuration')
-rw-r--r--develop/usage/configuration/config_documentation.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/develop/usage/configuration/config_documentation.html b/develop/usage/configuration/config_documentation.html

index 93a8d5b5eb..087c8e2f9a 100644 --- a/develop/usage/configuration/config_documentation.html +++ b/develop/usage/configuration/config_documentation.html
@@ -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