Config sync
This commit is contained in:
parent
b8aee0f307
commit
cd2b994c63
72 changed files with 2712 additions and 0 deletions
21
config/field.storage.node.field_drupal_org_handle.yml
Normal file
21
config/field.storage.node.field_drupal_org_handle.yml
Normal file
|
@ -0,0 +1,21 @@
|
|||
uuid: b08cf7cd-2a05-4ef3-8266-e1d6bca47a43
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
id: node.field_drupal_org_handle
|
||||
field_name: field_drupal_org_handle
|
||||
entity_type: node
|
||||
type: string
|
||||
settings:
|
||||
max_length: 255
|
||||
is_ascii: false
|
||||
case_sensitive: false
|
||||
module: core
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
Reference in a new issue