Skip to content

Commit 52de1a0

Browse files
[Doc] Reduce log verbosity (backport #71690) (#71696)
Signed-off-by: DanRoscigno <dan@roscigno.com> Co-authored-by: Dan Roscigno <dan@roscigno.com>
1 parent 41a325b commit 52de1a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/lychee.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# Verbose program output
44
# Accepts log level: "error", "warn", "info", "debug", "trace"
5-
verbose = "info"
5+
verbose = "error"
66

77
# Show progress
88
no_progress = true

0 commit comments

Comments
 (0)