docs/lychee.toml
TheFox0x7 5471e62e60 Exclude links (#595)
Added excludes for some site errors. Added issue update on fail

Reviewed-on: https://codeberg.org/forgejo/docs/pulls/595
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Co-authored-by: TheFox0x7 <thefox0x7@gmail.com>
Co-committed-by: TheFox0x7 <thefox0x7@gmail.com>
2024-05-06 21:18:46 +00:00

9 lines
313 B
TOML

no_progress = true
output = "report.md"
cache = true
accept = ["200", "429"]
scheme = ["https","http"]
skip_missing = false
include_verbatim = false
exclude = ['^https://forgejo\.octopuce\.forgejo\.org','http://private.forgejo.org', 'https://codeberg.org/forgejo/forgejo/vX.Y/forgejo']
exclude_all_private = true