Fixes #113 Add ability to disable editor preview for a collection

This commit is contained in:
Joseph Earl
2017-04-13 00:56:15 +01:00
parent 7aa77baea9
commit 881c0b0958
2 changed files with 10 additions and 3 deletions

View File

@ -30,6 +30,8 @@ collections: # A list of collections the CMS should be able to edit
- name: "settings"
label: "Settings"
editor:
preview: false
files:
- name: "general"
label: "Site Settings"