enable editorial workflow for test backend

This commit is contained in:
Shawn Erquhart
2018-04-03 15:39:58 -04:00
parent 5e040eec62
commit e9153a3841
2 changed files with 79 additions and 5 deletions

View File

@ -4,6 +4,8 @@ backend:
display_url: https://example.com
media_folder: "assets/uploads"
publish_mode: editorial_workflow # optional, enables publishing workflow
collections: # A list of collections the CMS should be able to edit
- name: "posts" # Used in routes, ie.: /admin/collections/:slug/edit
label: "Posts" # Used in the UI