Update content through Mattrbld

This commit is contained in:
2025-02-11 13:23:20 -06:00
parent 64b47f3593
commit 9cdd4bcd6c
4 changed files with 120 additions and 5 deletions

View File

@@ -0,0 +1,19 @@
{
"allowedTypes": null,
"dir": "/data/profile",
"disableComments": false,
"disablePreview": false,
"draftByDefault": false,
"schemas": [
"/.mattrbld/schemas/Profile.json"
],
"linkable": false,
"maxSize": null,
"permissions": {
"everybody": [
"everything"
]
},
"type": "json",
"urlTemplate": ""
}