summary refs log tree commit diff
path: root/develop/postgres.html
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/postgres.html
parentdeploy: 4724a6ded136c727bcff5082b94c2b3d6355e908 (diff)
downloadsynapse-11e939ea314b13011e2e0de35fffe061d5a442ef.tar.xz
deploy: bc4372ad81f5037e107a608d4736161ba86bb201
Diffstat (limited to 'develop/postgres.html')
-rw-r--r--develop/postgres.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/develop/postgres.html b/develop/postgres.html

index 11ac206921..c45c8502a7 100644 --- a/develop/postgres.html +++ b/develop/postgres.html
@@ -203,7 +203,7 @@ section in your config file to match the following lines:</p> args: user: &lt;user&gt; password: &lt;pass&gt; - database: &lt;db&gt; + dbname: &lt;db&gt; host: &lt;host&gt; cp_min: 5 cp_max: 10