mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-15 10:46:34 +00:00
Try setting concurrency to 1
Signed-off-by: David Young <davidy@funkypenguin.co.nz>
This commit is contained in:
@@ -30,4 +30,5 @@ plugins:
|
|||||||
target: _blank
|
target: _blank
|
||||||
rel: nofollow
|
rel: nofollow
|
||||||
optimize:
|
optimize:
|
||||||
enabled: false
|
enabled: true
|
||||||
|
concurrency: 1 # debug netlify failures
|
||||||
|
|||||||
@@ -60,7 +60,7 @@ plugins:
|
|||||||
debug_html: false
|
debug_html: false
|
||||||
show_anchors: true
|
show_anchors: true
|
||||||
verbose: false
|
verbose: false
|
||||||
enabled_if_env: ENABLE_PDF_EXPORTNOPE
|
enabled_if_env: ENABLE_PDF_EXPORT
|
||||||
|
|
||||||
|
|
||||||
#theme_dir: mkdocs-material
|
#theme_dir: mkdocs-material
|
||||||
|
|||||||
Reference in New Issue
Block a user