You are here

field.storage.block_content.field_media.yml in Media Library Theme Reset 8

tests/modules/media_library_theme_reset_test_content_type/config/install/field.storage.block_content.field_media.yml

File

tests/modules/media_library_theme_reset_test_content_type/config/install/field.storage.block_content.field_media.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - block_content
  6. - media
  7. id: block_content.field_media
  8. field_name: field_media
  9. entity_type: block_content
  10. type: entity_reference
  11. settings:
  12. target_type: media
  13. module: core
  14. locked: false
  15. cardinality: 1
  16. translatable: true
  17. indexes: { }
  18. persist_with_no_fields: false
  19. custom_storage: false