moved config/sync to project root dir
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
uuid: 5abf0ac1-b267-432a-9e6a-693f5d3002b1
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
- workflow
|
||||
id: node.field_workflow
|
||||
field_name: field_workflow
|
||||
entity_type: node
|
||||
type: workflow
|
||||
settings:
|
||||
workflow_type: corpus_documents
|
||||
allowed_values_function: workflow_state_allowed_values
|
||||
allowed_values: { }
|
||||
module: workflow
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
||||
Reference in New Issue
Block a user