summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Frédéric Guillot <f@miniflux.net> 2023-11-05 18:37:56 +0000
committerGravatar Frédéric Guillot <f@miniflux.net> 2023-11-05 18:37:56 +0000
commit0cc369a76ea0c3c56736a04d6918c13be84be832 (patch)
tree540962f0401a94497ffbe0f43fcfef68c1edb859
parent62ef8ed57aab9f2b05a64b153d231ae4f42769f4 (diff)
downloadv2-0cc369a76ea0c3c56736a04d6918c13be84be832.tar.gz
v2-0cc369a76ea0c3c56736a04d6918c13be84be832.tar.zst
v2-0cc369a76ea0c3c56736a04d6918c13be84be832.zip
Add WEBAUTHN config option to the man page
Diffstat (limited to '')
-rw-r--r--miniflux.19
1 files changed, 7 insertions, 2 deletions
diff --git a/miniflux.1 b/miniflux.1
index d28d13cc..4cd41030 100644
--- a/miniflux.1
+++ b/miniflux.1
@@ -1,5 +1,5 @@
.\" Manpage for miniflux.
-.TH "MINIFLUX" "1" "September 27, 2023" "\ \&" "\ \&"
+.TH "MINIFLUX" "1" "November 5, 2023" "\ \&" "\ \&"
.SH NAME
miniflux \- Minimalist and opinionated feed reader
@@ -507,9 +507,14 @@ Set a custom invidious instance to use\&.
Default is yewtu.be\&.
.TP
.B PROXY_PRIVATE_KEY
-Set a custom custom private key used to sign proxified media url\&.
+Set a custom custom private key used to sign proxified media URL\&.
.br
Default is randomly generated at startup\&.
+.TP
+.B WEBAUTHN
+Enable or disable WebAuthn/Passkey authentication\&.
+.br
+Default is true\&.
.SH AUTHORS
.P