Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions config/default.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ authenticatorUserVerification = "discouraged"
level = "silly"

skipFetchLog = false # if true, then does not output individual * FETCH responses to log
updateStream = false # if true, then logs EventSource updates stream lifecycle and emitted events to console

# delete authentication log entries after 30 days
# changing this value only affects new entries
Expand Down
Loading