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

docs(changelog): update release notes for v2.2.0

This commit is contained in:
Frédéric Guillot 2024-08-18 12:48:00 -07:00
parent eb4bca6eb7
commit 3e0e8dda2b
2 changed files with 50 additions and 9 deletions

View file

@ -1,5 +1,5 @@
.\" Manpage for miniflux.
.TH "MINIFLUX" "1" "March 23, 2024" "\ \&" "\ \&"
.TH "MINIFLUX" "1" "August 18, 2024" "\ \&" "\ \&"
.SH NAME
miniflux \- Minimalist and opinionated feed reader
@ -239,6 +239,14 @@ Set the value to 1 to disable the HTTP service\&.
.br
Default is false (The HTTP service is enabled)\&.
.TP
.B DISABLE_LOCAL_AUTH
Disable local authentication\&.
.br
When set to true, the username/password form is hidden from the login screen, and the
options to change username/password or unlink OAuth2 account are hidden from the settings page.
.br
Default is false\&.
.TP
.B DISABLE_SCHEDULER_SERVICE
Set the value to 1 to disable the internal scheduler service\&.
.br
@ -452,14 +460,6 @@ Possible values are "google" or "oidc"\&.
.br
Default is empty\&.
.TP
.B DISABLE_LOCAL_AUTH
Only use oauth2 for auth\&.
.br
When set to true, the username/password form is hidden from the login screen, and the
options to change username/password or unlink oauth2 account are hidden from the settings page.
.br
Default is false\&.
.TP
.B OAUTH2_REDIRECT_URL
OAuth2 redirect URL\&.
.br