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.ymlView source
- langcode: en
- status: true
- dependencies:
- module:
- - transaction
- enforced:
- module:
- - userpoints_default
- id: transaction.field_userpoints_default_reason
- field_name: field_userpoints_default_reason
- entity_type: transaction
- type: string
- settings:
- max_length: 255
- is_ascii: false
- case_sensitive: false
- module: core
- locked: false
- cardinality: 1
- translatable: true
- indexes: { }
- persist_with_no_fields: false
- custom_storage: false