Files
mattrbld/.mattrbld/collections/pages.json

21 lines
384 B
JSON
Raw Normal View History

2026-05-13 10:27:36 -07:00
{
"allowedTypes": [],
"defaultFilename": null,
"dir": "/src",
"disableComments": false,
"disablePreview": false,
"draftByDefault": false,
"linkable": true,
"maxSize": null,
"permissions": {
"everybody": [
"everything"
]
},
"rawEntityNames": false,
"schemas": [
"/.mattrbld/schemas/page.json"
],
"type": "md",
"urlTemplate": "/:title/"
}