mirror of
https://codeberg.org/forgejo/docs.git
synced 2024-11-21 17:36:59 -05:00
10 lines
313 B
TOML
10 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
|