You are here

field.storage.transaction.field_userpoints_default_linkref.yml in User Points 8

modules/default/config/install/field.storage.transaction.field_userpoints_default_linkref.yml

File

modules/default/config/install/field.storage.transaction.field_userpoints_default_linkref.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - dynamic_entity_reference
  6. - transaction
  7. - user
  8. enforced:
  9. module:
  10. - userpoints_default
  11. id: transaction.field_userpoints_default_linkref
  12. field_name: field_userpoints_default_linkref
  13. entity_type: transaction
  14. type: dynamic_entity_reference
  15. settings:
  16. exclude_entity_types: false
  17. entity_type_ids:
  18. user: user
  19. module: dynamic_entity_reference
  20. locked: false
  21. cardinality: 1
  22. translatable: true
  23. indexes: { }
  24. persist_with_no_fields: false
  25. custom_storage: false