fix: html rendering of threads

This commit is contained in:
Torsten Dittmann
2024-01-17 16:20:40 +01:00
parent 1fae4d99b2
commit c6bde6b48b
3 changed files with 8 additions and 2 deletions

View File

@@ -55,7 +55,6 @@ const config = {
$markdoc: './src/markdoc'
},
prerender: {
handleHttpError: 'warn', // TODO: NEEDS TO BE REMOVED BEFORE MERGE
concurrency: 64
}
}