10 lines
198 B
YAML
10 lines
198 B
YAML
|
# Schema for the migrate destination plugin.
|
||
|
|
||
|
migrate.destination.entity:user:
|
||
|
type: migrate_destination
|
||
|
label: 'User'
|
||
|
mapping:
|
||
|
md5_passwords:
|
||
|
type: boolean
|
||
|
label: 'Passwords'
|