Skip to content

Commit 3078694

Browse files
authored
Reduce linkcheck_workers
1 parent 931514b commit 3078694

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,7 @@ def setup(app):
185185
linkcheck_rate_limit_timeout = 30.0
186186
linkcheck_report_timeouts_as_broken = True
187187
linkcheck_retries = 3
188+
linkcheck_workers = 1
188189

189190
# -- Options for HTML output -------------------------------------------------
190191
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output

0 commit comments

Comments
 (0)