diff options
-rw-r--r-- | lychee.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lychee.toml b/lychee.toml index d62295f..4a6ea8b 100644 --- a/lychee.toml +++ b/lychee.toml @@ -1,5 +1,5 @@ exclude_loopback = true exclude_private = true require_https = true -format = "Detailed" +format = "detailed" max_redirects = 0 |