1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-06-27 16:36:00 +00:00

docs(manpage): update LISTEN_ADDR description

This commit is contained in:
Frédéric Guillot 2025-06-23 17:45:29 -07:00
parent 875618d786
commit 84ebf1a033

View file

@ -1,5 +1,5 @@
.\" Manpage for miniflux.
.TH "MINIFLUX" "1" "June 15, 2025" "\ \&" "\ \&"
.TH "MINIFLUX" "1" "June 23, 2025" "\ \&" "\ \&"
.SH NAME
miniflux \- Minimalist and opinionated feed reader
@ -344,6 +344,8 @@ Default is empty\&.
.B LISTEN_ADDR
Address to listen on. Use absolute path to listen on Unix socket (/var/run/miniflux.sock)\&.
.br
Multiple addresses can be specified, separated by commas. For example: 127.0.0.1:8080, 127.0.0.1:8081\&.
.br
Default is 127.0.0.1:8080\&.
.TP
.B LOG_DATE_TIME