Export config
This commit is contained in:
parent
4ac087b88c
commit
1c75b76269
202 changed files with 10990 additions and 0 deletions
19
config/default/field.storage.node.field_excerpt.yml
Normal file
19
config/default/field.storage.node.field_excerpt.yml
Normal file
|
@ -0,0 +1,19 @@
|
|||
uuid: 26958d65-4d31-4621-a884-56706f4ea331
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
id: node.field_excerpt
|
||||
field_name: field_excerpt
|
||||
entity_type: node
|
||||
type: string_long
|
||||
settings:
|
||||
case_sensitive: false
|
||||
module: core
|
||||
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