You are here

field.storage.media.field_type.yml in Bynder 8.3

tests/modules/bynder_test_module/config/install/field.storage.media.field_type.yml

File

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