field.field.gdpr_task.gdpr_sar.sar_export.yml in General Data Protection Regulation 3.0.x
Same filename and directory in other branches
modules/gdpr_tasks/config/install/field.field.gdpr_task.gdpr_sar.sar_export.yml
File
modules/gdpr_tasks/config/install/field.field.gdpr_task.gdpr_sar.sar_export.ymlView source
- langcode: en
- status: true
- dependencies:
- config:
- - field.storage.gdpr_task.sar_export
- - gdpr_tasks.gdpr_task_type.gdpr_sar
- module:
- - file
- id: gdpr_task.gdpr_sar.sar_export
- field_name: sar_export
- entity_type: gdpr_task
- bundle: gdpr_sar
- label: Export
- description: ''
- required: false
- translatable: false
- default_value: { }
- default_value_callback: ''
- settings:
- file_directory: gdpr-exports
- file_extensions: csv
- max_filesize: ''
- description_field: false
- handler: 'default:file'
- handler_settings: { }
- field_type: file