You are here

field.field.taxonomy_term.icons.field_svg_file.yml in Icon Select 8

config/install/field.field.taxonomy_term.icons.field_svg_file.yml

File

config/install/field.field.taxonomy_term.icons.field_svg_file.yml
View source
  1. uuid: af1a0c6f-c679-49ba-9667-adbbb76db9d2
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - field.storage.taxonomy_term.field_svg_file
  7. - taxonomy.vocabulary.icons
  8. module:
  9. - file
  10. id: taxonomy_term.icons.field_svg_file
  11. field_name: field_svg_file
  12. entity_type: taxonomy_term
  13. bundle: icons
  14. label: SVG
  15. description: ''
  16. required: true
  17. translatable: false
  18. default_value: { }
  19. default_value_callback: ''
  20. settings:
  21. file_directory: icons/svgs
  22. file_extensions: svg
  23. max_filesize: ''
  24. description_field: false
  25. handler: 'default:file'
  26. handler_settings: { }
  27. field_type: file