Add contact fields to people content type
This commit is contained in:
parent
2ee3662315
commit
3262c6ccfa
7 changed files with 163 additions and 2 deletions
|
@ -0,0 +1,23 @@
|
|||
uuid: 8a094c2a-4b84-40eb-945e-5be6dd2217ea
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- file
|
||||
- node
|
||||
id: node.field_people_public_gpg_key
|
||||
field_name: field_people_public_gpg_key
|
||||
entity_type: node
|
||||
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
|
Loading…
Add table
Add a link
Reference in a new issue