field.field.taxonomy_term.company.field_attachments.yml 649 B

123456789101112131415161718192021222324252627
  1. uuid: 05779bc1-ef3d-42e3-9e62-ca74f3d085fb
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - field.storage.taxonomy_term.field_attachments
  7. - taxonomy.vocabulary.company
  8. module:
  9. - file
  10. id: taxonomy_term.company.field_attachments
  11. field_name: field_attachments
  12. entity_type: taxonomy_term
  13. bundle: company
  14. label: Attachments
  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: 'txt pdf doc docx'
  23. max_filesize: ''
  24. description_field: false
  25. handler: 'default:file'
  26. handler_settings: { }
  27. field_type: file