@@ -81,7 +81,7 @@ const (
defaultMetricsPassword = ""
defaultWatchdog = true
defaultInvidiousInstance = "yewtu.be"
- defaultWebAuthn = true
+ defaultWebAuthn = false
)
var defaultHTTPClientUserAgent = "Mozilla/5.0 (compatible; Miniflux/" + version.Version + "; +https://miniflux.app)"
@@ -514,7 +514,7 @@ Default is randomly generated at startup\&.
.B WEBAUTHN
Enable or disable WebAuthn/Passkey authentication\&.
.br
-Default is true\&.
+Default is disabled\&.
.SH AUTHORS
.P