mirror of
https://github.com/pi-hole/docs.git
synced 2026-02-14 23:18:30 +00:00
Disable parallel processing in git-revision-date plugin
This fixes the recent build errors Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
This commit is contained in:
@@ -245,6 +245,7 @@ plugins:
|
||||
- search
|
||||
- git-revision-date-localized:
|
||||
fallback_to_build_date: true
|
||||
enable_parallel_processing: false
|
||||
- redirects:
|
||||
redirect_maps:
|
||||
'ftldns/database.md': database/index.md
|
||||
|
||||
Reference in New Issue
Block a user