chore: add comment

This commit is contained in:
Torsten Dittmann
2024-01-17 15:50:19 +01:00
parent c0bbe85e03
commit 1fae4d99b2

View File

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