agaric-coop/config/sync/core.entity_form_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

73 lines
1.5 KiB
YAML

uuid: 64046021-ce04-45d5-82a4-5105ea39f4ac
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
- path
- text
- user
_core:
default_config_hash: cAoTuTfmGrGB_89qPV_cTRlA7NXOWtLCLePKVX4SO3A
id: user.user.default
targetEntityType: user
bundle: user
mode: default
content:
account:
weight: -10
region: content
settings: { }
third_party_settings: { }
contact:
weight: 5
region: content
settings: { }
third_party_settings: { }
field_bio:
weight: 32
settings:
rows: 9
summary_rows: 3
placeholder: ''
third_party_settings: { }
type: text_textarea_with_summary
region: content
field_gpg_public_key:
weight: 31
settings:
progress_indicator: throbber
third_party_settings: { }
type: file_generic
region: content
language:
weight: 0
region: content
settings: { }
third_party_settings: { }
path:
type: path
weight: 30
region: content
settings: { }
third_party_settings: { }
timezone:
weight: 6
region: content
settings: { }
third_party_settings: { }
user_picture:
type: image_image
settings:
progress_indicator: throbber
preview_image_style: thumbnail
third_party_settings: { }
weight: -1
region: content
hidden: { }