You are here

field.storage.taxonomy_term.field_o_image.yml in Organigrams 8.2

config/optional/field.storage.taxonomy_term.field_o_image.yml

File

config/optional/field.storage.taxonomy_term.field_o_image.yml
View source
  1. langcode: und
  2. status: true
  3. dependencies:
  4. module:
  5. - file
  6. - image
  7. - taxonomy
  8. id: taxonomy_term.field_o_image
  9. field_name: field_o_image
  10. entity_type: taxonomy_term
  11. type: image
  12. settings:
  13. uri_scheme: public
  14. default_image:
  15. uuid: ''
  16. alt: ''
  17. title: ''
  18. width: null
  19. height: null
  20. target_type: file
  21. display_field: false
  22. display_default: false
  23. module: image
  24. locked: false
  25. cardinality: 1
  26. translatable: true
  27. indexes: { }
  28. persist_with_no_fields: true
  29. custom_storage: false