You are here

field.field.gdpr_task.gdpr_sar.sar_export_assets.yml in General Data Protection Regulation 3.0.x

modules/gdpr_tasks/config/install/field.field.gdpr_task.gdpr_sar.sar_export_assets.yml

File

modules/gdpr_tasks/config/install/field.field.gdpr_task.gdpr_sar.sar_export_assets.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.storage.gdpr_task.sar_export_assets
  6. - gdpr_tasks.gdpr_task_type.gdpr_sar
  7. module:
  8. - file
  9. id: gdpr_task.gdpr_sar.sar_export_assets
  10. field_name: sar_export_assets
  11. entity_type: gdpr_task
  12. bundle: gdpr_sar
  13. label: 'Export Assets'
  14. description: ''
  15. required: false
  16. translatable: false
  17. default_value: { }
  18. default_value_callback: ''
  19. settings:
  20. file_directory: gdpr-exports
  21. file_extensions: 'txt jpg png csv'
  22. max_filesize: ''
  23. description_field: false
  24. handler: 'default:file'
  25. handler_settings: { }
  26. field_type: file