field.field.post.photo.field_post_image.yml in Open Social 8.8
modules/social_features/social_post/modules/social_post_photo/config/features_removal/field.field.post.photo.field_post_image.yml
1 string reference to 'field.field.post.photo.field_post_image'
- social_post_photo_uninstall in modules/
social_features/ social_post/ modules/ social_post_photo/ social_post_photo.install - Uninstall hook for Social Post Photo.
File
modules/social_features/social_post/modules/social_post_photo/config/features_removal/field.field.post.photo.field_post_image.ymlView source
- langcode: en
- status: true
- dependencies:
- config:
- - field.storage.post.field_post_image
- - social_post.post_type.photo
- module:
- - image
- id: post.photo.field_post_image
- field_name: field_post_image
- entity_type: post
- bundle: photo
- label: Image
- description: ''
- required: false
- translatable: false
- default_value: { }
- default_value_callback: ''
- settings:
- file_directory: post
- file_extensions: 'png gif jpg jpeg'
- max_filesize: ''
- max_resolution: ''
- min_resolution: ''
- alt_field: false
- alt_field_required: true
- title_field: false
- title_field_required: false
- default_image:
- uuid: ''
- alt: ''
- title: ''
- width: null
- height: null
- handler: 'default:file'
- handler_settings: { }
- field_type: image