You are here

field.field.block_content.panopoly_widgets_file.field_panopoly_widgets_file.yml in Panopoly Widgets 8.2

config/install/field.field.block_content.panopoly_widgets_file.field_panopoly_widgets_file.yml

File

config/install/field.field.block_content.panopoly_widgets_file.field_panopoly_widgets_file.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - block_content.type.panopoly_widgets_file
  6. - field.storage.block_content.field_panopoly_widgets_file
  7. module:
  8. - file
  9. id: block_content.panopoly_widgets_file.field_panopoly_widgets_file
  10. field_name: field_panopoly_widgets_file
  11. entity_type: block_content
  12. bundle: panopoly_widgets_file
  13. label: File
  14. description: ''
  15. required: true
  16. translatable: false
  17. default_value: { }
  18. default_value_callback: ''
  19. settings:
  20. file_directory: file
  21. file_extensions: 'txt doc docx xls xlsx pdf ppt pptx pps ppsx odt ods odp'
  22. max_filesize: ''
  23. description_field: false
  24. handler: 'default:file'
  25. handler_settings: { }
  26. field_type: file