recipe.yml
File
-
core/
recipes/ user_picture/ recipe.yml
View source
- name: User pictures
- description: 'Adds the ability for user accounts to have pictures (avatars).'
- type: Users
- install:
- - image
- - user
- config:
- strict:
- # Treat field storages strictly, since they influence the database layout.
- - field.storage.user.user_picture
- import:
- image:
- - image.style.thumbnail
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.