moved config/sync to project root dir
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
uuid: 6179af13-aaa4-4f1b-ad3f-92c579509930
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- taxonomy
|
||||
- workflow
|
||||
id: taxonomy_term.field_workflow
|
||||
field_name: field_workflow
|
||||
entity_type: taxonomy_term
|
||||
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