field.storage.user.user_picture.yml
File
- 
              core/profiles/ demo_umami/ config/ install/ field.storage.user.user_picture.yml 
View source
- langcode: en
- status: true
- dependencies:
-   module:
-     - file
-     - image
-     - user
- id: user.user_picture
- field_name: user_picture
- entity_type: user
- type: image
- settings:
-   target_type: file
-   display_field: false
-   display_default: false
-   uri_scheme: public
-   default_image:
-     uuid: null
-     alt: ''
-     title: ''
-     width: null
-     height: null
- module: image
- locked: false
- cardinality: 1
- translatable: true
- indexes:
-   target_id:
-     - target_id
- persist_with_no_fields: false
- custom_storage: false
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
