added config export to sites/defaut/config/sync and updated gitignore file
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
uuid: 0f04651c-bc2d-4aae-bdb5-807a51c1bcdc
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_genres
|
||||
- node.type.autre_son
|
||||
- taxonomy.vocabulary.genres
|
||||
id: node.autre_son.field_genres
|
||||
field_name: field_genres
|
||||
entity_type: node
|
||||
bundle: autre_son
|
||||
label: Genre(s)
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
handler: 'default:taxonomy_term'
|
||||
handler_settings:
|
||||
target_bundles:
|
||||
genres: genres
|
||||
sort:
|
||||
field: name
|
||||
direction: asc
|
||||
auto_create: true
|
||||
auto_create_bundle: ''
|
||||
field_type: entity_reference
|
||||
Reference in New Issue
Block a user