Browse Source

docs: update incorrect default value for `DATABASE_MIN_CONNS` in the man page

Frédéric Guillot 10 tháng trước cách đây
mục cha
commit
f6532e16f2
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      miniflux.1

+ 1 - 1
miniflux.1

@@ -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\&.