Export config
This commit is contained in:
parent
4ac087b88c
commit
1c75b76269
202 changed files with 10990 additions and 0 deletions
20
config/default/field.storage.node.field_video.yml
Normal file
20
config/default/field.storage.node.field_video.yml
Normal file
|
@ -0,0 +1,20 @@
|
|||
uuid: e05bc3ec-81b9-4783-b621-8a3f9a21e60d
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- media
|
||||
- node
|
||||
id: node.field_video
|
||||
field_name: field_video
|
||||
entity_type: node
|
||||
type: entity_reference
|
||||
settings:
|
||||
target_type: media
|
||||
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