From 11e939ea314b13011e2e0de35fffe061d5a442ef Mon Sep 17 00:00:00 2001 From: clokep Date: Thu, 9 Nov 2023 19:41:39 +0000 Subject: deploy: bc4372ad81f5037e107a608d4736161ba86bb201 --- develop/postgres.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'develop/postgres.html') 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:

args: user: <user> password: <pass> - database: <db> + dbname: <db> host: <host> cp_min: 5 cp_max: 10 -- cgit 1.5.1