Add Sitemap Settings to new folder called Settings
This commit is contained in:
@@ -1,5 +1,31 @@
|
||||
{
|
||||
"collections": [
|
||||
{
|
||||
"collection": "Settings",
|
||||
"meta": {
|
||||
"collection": "Settings",
|
||||
"icon": "settings",
|
||||
"note": null,
|
||||
"display_template": null,
|
||||
"hidden": false,
|
||||
"singleton": false,
|
||||
"translations": null,
|
||||
"archive_field": null,
|
||||
"archive_app_filter": true,
|
||||
"archive_value": null,
|
||||
"unarchive_value": null,
|
||||
"sort_field": null,
|
||||
"accountability": "all",
|
||||
"color": null,
|
||||
"item_duplication_fields": null,
|
||||
"sort": 1,
|
||||
"group": null,
|
||||
"collapse": "open",
|
||||
"preview_url": null,
|
||||
"versioning": false
|
||||
},
|
||||
"schema": null
|
||||
},
|
||||
{
|
||||
"collection": "Sitemap_Settings",
|
||||
"meta": {
|
||||
@@ -18,8 +44,8 @@
|
||||
"accountability": "all",
|
||||
"color": null,
|
||||
"item_duplication_fields": null,
|
||||
"sort": null,
|
||||
"group": null,
|
||||
"sort": 1,
|
||||
"group": "Settings",
|
||||
"collapse": "open",
|
||||
"preview_url": null,
|
||||
"versioning": false
|
||||
|
||||
Reference in New Issue
Block a user