You are here

field.storage.block_content.field_file_browser_reference.yml in File Entity Browser 8

modules/file_browser_example/config/install/field.storage.block_content.field_file_browser_reference.yml

File

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