agaric-coop/config/sync/core.entity_view_display.user.user.default.yml
David Valdez 14e829fd66 Add the bio and the gpg field in the users.
Also, the user migration was updated to migrate the data of these
fields.
2018-09-05 21:20:50 -05:00

47 lines
993 B
YAML

uuid: b60b4dc5-67d1-4b01-8c64-399e45fc2522
langcode: en
status: true
dependencies:
config:
- field.field.user.user.field_bio
- field.field.user.user.field_gpg_public_key
- field.field.user.user.user_picture
- image.style.thumbnail
module:
- file
- image
- text
- user
_core:
default_config_hash: '-spcniWjm5Ez6YM3ccxk3ocvsn52jkdaGEgp0xzPYU8'
id: user.user.default
targetEntityType: user
bundle: user
mode: default
content:
field_bio:
weight: 2
label: above
settings: { }
third_party_settings: { }
type: text_default
region: content
field_gpg_public_key:
weight: 1
label: above
settings:
use_description_as_link_text: true
third_party_settings: { }
type: file_default
region: content
user_picture:
type: image
weight: 0
settings:
image_style: thumbnail
image_link: content
third_party_settings: { }
label: hidden
region: content
hidden:
member_for: true