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