23 lines
390 B
YAML
23 lines
390 B
YAML
|
langcode: en
|
||
|
status: true
|
||
|
dependencies:
|
||
|
module:
|
||
|
- file
|
||
|
- user
|
||
|
id: user.field_gpg_public_key
|
||
|
field_name: field_gpg_public_key
|
||
|
entity_type: user
|
||
|
type: file
|
||
|
settings:
|
||
|
display_field: false
|
||
|
display_default: false
|
||
|
uri_scheme: public
|
||
|
target_type: file
|
||
|
module: file
|
||
|
locked: false
|
||
|
cardinality: 1
|
||
|
translatable: true
|
||
|
indexes: { }
|
||
|
persist_with_no_fields: false
|
||
|
custom_storage: false
|