You are here

field.storage.post.field_recipient_user.yml in Open Social 8

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.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - social_post
  6. - user
  7. id: post.field_recipient_user
  8. field_name: field_recipient_user
  9. entity_type: post
  10. type: entity_reference
  11. settings:
  12. target_type: user
  13. module: core
  14. locked: false
  15. cardinality: 1
  16. translatable: true
  17. indexes: { }
  18. persist_with_no_fields: false
  19. custom_storage: false