You are here

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

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. _core:
  8. default_config_hash: 4PGg5JDZA1hH3j20SPuLfzO6U9S0f3_c62gypX_nwvI
  9. id: post.field_recipient_user
  10. field_name: field_recipient_user
  11. entity_type: post
  12. type: entity_reference
  13. settings:
  14. target_type: user
  15. module: core
  16. locked: false
  17. cardinality: 1
  18. translatable: true
  19. indexes: { }
  20. persist_with_no_fields: false
  21. custom_storage: false