diff options
Diffstat (limited to 'lychee.toml')
-rw-r--r-- | lychee.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lychee.toml b/lychee.toml index b80d4e9..d62295f 100644 --- a/lychee.toml +++ b/lychee.toml @@ -2,3 +2,4 @@ exclude_loopback = true exclude_private = true require_https = true format = "Detailed" +max_redirects = 0 |