You are here

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

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

File

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