Files
stripe-test/.mattrbld/config.json

86 lines
1.7 KiB
JSON
Raw Normal View History

2026-07-06 14:18:52 -07:00
{
"autoquotes": null,
"brandColors": [],
"corsProxy": "/corsprox",
"name": "stripe-test",
"sidebar": [
{
"label": "The sidebar has not yet been configured for this project"
},
{
"icon": "wrench-and-driver",
"label": "Configure now",
"target": {
"name": "Project.Settings",
"query": {
"tab": "sidebar"
}
},
"onlyPrivileged": true
},
{
"separator": true
},
{
"label": "Dashboard",
"icon": "grid",
"target": {
"name": "Project"
},
"protected": true
},
{
"label": "Media Library",
"icon": "image-stack",
"target": {
"name": "Project.MediaLibrary"
},
"protected": true
},
{
"icon": null,
"label": "categories",
"target": {
"name": "Project.Collection",
"params": {
"path": "/.mattrbld/collections/categories.json"
}
}
},
{
"label": "Settings",
"icon": "settings",
"target": {
"name": "Project.Settings"
},
"onlyPrivileged": true,
"protected": true
}
],
"slugifyOptions": {
"customReplacements": [],
"lowercase": true,
"decamelize": true,
"preserveLeadingUnderscore": true,
"preserveTrailingDash": false,
"preserveCharacters": [],
"separator": "-",
"transliterate": true
},
"customRoles": [],
"draftsDir": null,
"previewUrl": null,
"languages": [],
"media": {
"advanced": false,
"customFields": null,
"dir": null,
"maxSize": null,
"outputPath": null,
"permissions": {
"everybody": [
"everything"
]
}
}
}