We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e431d47 commit d90ae09Copy full SHA for d90ae09
config/default.toml
@@ -49,6 +49,7 @@ authenticatorUserVerification = "discouraged"
49
level = "silly"
50
51
skipFetchLog = false # if true, then does not output individual * FETCH responses to log
52
+updateStream = false # if true, then logs EventSource updates stream lifecycle and emitted events to console
53
54
# delete authentication log entries after 30 days
55
# changing this value only affects new entries
0 commit comments