Export config
This commit is contained in:
parent
1eeb370647
commit
522715d43b
54 changed files with 6527 additions and 17 deletions
20
config/sync/field.storage.node.field_events.yml
Normal file
20
config/sync/field.storage.node.field_events.yml
Normal file
|
@ -0,0 +1,20 @@
|
|||
uuid: 47b3cb91-41bf-4e00-b88a-851ef3d88931
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
- taxonomy
|
||||
id: node.field_events
|
||||
field_name: field_events
|
||||
entity_type: node
|
||||
type: entity_reference
|
||||
settings:
|
||||
target_type: taxonomy_term
|
||||
module: core
|
||||
locked: false
|
||||
cardinality: -1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
Loading…
Add table
Add a link
Reference in a new issue