field.field.comment.comment.field_comment_files.yml in Open Social 8.8
modules/social_features/social_comment_upload/config/features_removal/field.field.comment.comment.field_comment_files.yml
File
modules/social_features/social_comment_upload/config/features_removal/field.field.comment.comment.field_comment_files.ymlView source
- langcode: en
- status: true
- dependencies:
- config:
- - comment.type.comment
- - field.storage.comment.field_comment_files
- module:
- - file
- id: comment.comment.field_comment_files
- field_name: field_comment_files
- entity_type: comment
- bundle: comment
- label: Files
- description: ''
- required: false
- translatable: true
- default_value: { }
- default_value_callback: ''
- settings:
- file_directory: '[date:custom:Y]-[date:custom:m]'
- file_extensions: 'txt pdf doc docx xls xlsx ppt pptx csv png gif jpg jpeg'
- max_filesize: ''
- description_field: false
- handler: 'default:file'
- handler_settings: { }
- field_type: file