moved config/sync to project root dir
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
uuid: 54c0e494-2cd6-4ac9-8efa-7661c5ffd001
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
- workflow
|
||||
id: node.field_workflow_generic
|
||||
field_name: field_workflow_generic
|
||||
entity_type: node
|
||||
type: workflow
|
||||
settings:
|
||||
workflow_type: generique
|
||||
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