summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kreutz <mail@skreutz.com>2025-06-17 10:15:42 +0200
committerStefan Kreutz <mail@skreutz.com>2025-06-17 10:15:42 +0200
commit2e0704dc2b88e0e1355186f378762a1de65f7f6a (patch)
tree5c0726d33fe06fac96568515be452105c375805f
parent0c424257eca4235a6f31f6d9857b2311351f1f82 (diff)
downloadblog-2e0704dc2b88e0e1355186f378762a1de65f7f6a.tar
Fix Lychee config
-rw-r--r--lychee.toml2
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
Generated by cgit. See skreutz.com for my tech blog and contact information.