added correct workflow config files

This commit is contained in:
2018-10-31 20:28:36 +01:00
parent 62e74f75f1
commit 76826c4a42
14 changed files with 202 additions and 1 deletions

View File

@@ -0,0 +1,18 @@
langcode: en
status: true
dependencies:
config:
- workflow.state.default_creation
- workflow.state.default_hidden
id: default_creation_hidden
label: null
module: workflow
from_sid: default_creation
to_sid: default_hidden
roles:
workflow_author: workflow_author
admin: admin
root: root
anonymous: '0'
authenticated: '0'
user: '0'