Updated JSON schema

This commit is contained in:
squidfunk
2023-07-29 17:58:01 +02:00
parent 7c91d1ba2b
commit af81a9abb5
5 changed files with 54 additions and 6 deletions

View File

@@ -24,8 +24,7 @@
"concurrency": {
"title": "Concurrency (number of CPUs)",
"markdownDescription": "https://squidfunk.github.io/mkdocs-material/setup/building-an-optimized-site/#+optimize.concurrency",
"type": "number",
"default": 1
"type": "number"
},
"cache": {
"title": "Enable caching",