summaryrefslogtreecommitdiff
path: root/miniflux.1
diff options
context:
space:
mode:
authorGravatar Frédéric Guillot <f@miniflux.net> 2024-08-18 12:48:00 -0700
committerGravatar Frédéric Guillot <f@miniflux.net> 2024-08-18 12:48:00 -0700
commit3e0e8dda2b9cd69a3e063bb07ff2162bfdbb00df (patch)
treee872ba39e2b5b9beabcea2826457d8d90d862515 /miniflux.1
parenteb4bca6eb796fd1032a46756b5de0aa16f5fbd82 (diff)
downloadv2.2.0.tar.gz
v2.2.0.tar.zst
v2.2.0.zip
docs(changelog): update release notes for v2.2.0v2.2.02.2.0
Diffstat (limited to 'miniflux.1')
-rw-r--r--miniflux.118
1 files changed, 9 insertions, 9 deletions
diff --git a/miniflux.1 b/miniflux.1
index a2302fae..8b68515e 100644
--- a/miniflux.1
+++ b/miniflux.1
@@ -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