field.storage.post.field_recipient_user.yml in Open Social 8.8
modules/social_features/social_post/config/features_removal/field.storage.post.field_recipient_user.yml
File
modules/social_features/social_post/config/features_removal/field.storage.post.field_recipient_user.ymlView source
- langcode: en
- status: true
- dependencies:
- module:
- - social_post
- - user
- id: post.field_recipient_user
- field_name: field_recipient_user
- entity_type: post
- type: entity_reference
- settings:
- target_type: user
- module: core
- locked: false
- cardinality: 1
- translatable: true
- indexes: { }
- persist_with_no_fields: false
- custom_storage: false