field.storage.post.field_recipient_user.yml in Open Social 8
Same filename and directory in other branches
- 8.9 modules/social_features/social_post/config/install/field.storage.post.field_recipient_user.yml
- 8.2 modules/social_features/social_post/config/install/field.storage.post.field_recipient_user.yml
- 8.3 modules/social_features/social_post/config/install/field.storage.post.field_recipient_user.yml
- 8.4 modules/social_features/social_post/config/install/field.storage.post.field_recipient_user.yml
- 8.5 modules/social_features/social_post/config/install/field.storage.post.field_recipient_user.yml
- 8.6 modules/social_features/social_post/config/install/field.storage.post.field_recipient_user.yml
- 8.7 modules/social_features/social_post/config/install/field.storage.post.field_recipient_user.yml
- 8.8 modules/social_features/social_post/config/install/field.storage.post.field_recipient_user.yml
- 10.3.x modules/social_features/social_post/config/install/field.storage.post.field_recipient_user.yml
- 10.0.x modules/social_features/social_post/config/install/field.storage.post.field_recipient_user.yml
- 10.1.x modules/social_features/social_post/config/install/field.storage.post.field_recipient_user.yml
- 10.2.x modules/social_features/social_post/config/install/field.storage.post.field_recipient_user.yml
modules/social_features/social_post/config/install/field.storage.post.field_recipient_user.yml
File
modules/social_features/social_post/config/install/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