Move configuration to standard location (config next to web)
This commit is contained in:
parent
c3696b4b96
commit
8fdc0426d5
472 changed files with 1 additions and 1 deletions
23
config/sync/field.storage.node.field_people_position.yml
Normal file
23
config/sync/field.storage.node.field_people_position.yml
Normal file
|
@ -0,0 +1,23 @@
|
|||
uuid: a8ddc744-88fa-4249-85aa-514126cd7d83
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
_core:
|
||||
default_config_hash: J4f7770QL2eOcA794z9cqefQlXK0ywmFLi7RqaBWX1k
|
||||
id: node.field_people_position
|
||||
field_name: field_people_position
|
||||
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
|
Loading…
Add table
Add a link
Reference in a new issue