mirror of
https://github.com/miniflux/v2.git
synced 2025-08-26 18:21:01 +00:00
docs: update incorrect default value for DATABASE_MIN_CONNS
in the man page
This commit is contained in:
parent
84ae1d5dc0
commit
f6532e16f2
1 changed files with 1 additions and 1 deletions
|
@ -223,7 +223,7 @@ Default is 20\&.
|
||||||
.B DATABASE_MIN_CONNS
|
.B DATABASE_MIN_CONNS
|
||||||
Minimum number of database connections\&.
|
Minimum number of database connections\&.
|
||||||
.br
|
.br
|
||||||
Default is 20\&.
|
Default is 1\&.
|
||||||
.TP
|
.TP
|
||||||
.B DATABASE_URL
|
.B DATABASE_URL
|
||||||
Postgresql connection parameters\&.
|
Postgresql connection parameters\&.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue