Move config out of redundant sync directory
This commit is contained in:
parent
a83fc897c7
commit
b1b12e0505
1372 changed files with 0 additions and 0 deletions
20
config/core.base_field_override.comment.comment.name.yml
Normal file
20
config/core.base_field_override.comment.comment.name.yml
Normal file
|
@ -0,0 +1,20 @@
|
|||
uuid: 76e948aa-3f9c-4168-956a-d16dd9ff4f2e
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- comment.type.comment
|
||||
id: comment.comment.name
|
||||
field_name: name
|
||||
entity_type: comment
|
||||
bundle: comment
|
||||
label: Name
|
||||
description: 'The comment author''s name.'
|
||||
required: false
|
||||
translatable: true
|
||||
default_value:
|
||||
-
|
||||
value: ''
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: string
|
Loading…
Add table
Add a link
Reference in a new issue