field.field.taxonomy_term.showroom.field_visuels.yml 838 B

1234567891011121314151617181920212223242526272829303132333435363738
  1. uuid: eaaaf871-5745-4395-84f7-3713639a2940
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - field.storage.taxonomy_term.field_visuels
  7. - taxonomy.vocabulary.showroom
  8. module:
  9. - image
  10. id: taxonomy_term.showroom.field_visuels
  11. field_name: field_visuels
  12. entity_type: taxonomy_term
  13. bundle: showroom
  14. label: Visuels
  15. description: ''
  16. required: false
  17. translatable: false
  18. default_value: { }
  19. default_value_callback: ''
  20. settings:
  21. file_directory: '[date:custom:Y]-[date:custom:m]'
  22. file_extensions: 'png gif jpg jpeg'
  23. max_filesize: ''
  24. max_resolution: ''
  25. min_resolution: ''
  26. alt_field: true
  27. alt_field_required: false
  28. title_field: true
  29. title_field_required: false
  30. default_image:
  31. uuid: ''
  32. alt: ''
  33. title: ''
  34. width: null
  35. height: null
  36. handler: 'default:file'
  37. handler_settings: { }
  38. field_type: image