mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-13 01:36:23 +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
|
||||
rel: nofollow
|
||||
optimize:
|
||||
enabled: false
|
||||
enabled: true
|
||||
concurrency: 1 # debug netlify failures
|
||||
|
||||
@@ -60,7 +60,7 @@ plugins:
|
||||
debug_html: false
|
||||
show_anchors: true
|
||||
verbose: false
|
||||
enabled_if_env: ENABLE_PDF_EXPORTNOPE
|
||||
enabled_if_env: ENABLE_PDF_EXPORT
|
||||
|
||||
|
||||
#theme_dir: mkdocs-material
|
||||
|
||||
Reference in New Issue
Block a user