Added config to module, and scripts to commit / push config & code together
This commit is contained in:
19
config/optional/field.storage.oc_actor.field_skills.yml
Normal file
19
config/optional/field.storage.oc_actor.field_skills.yml
Normal file
@ -0,0 +1,19 @@
|
||||
uuid: b6fbe87d-9c41-4ad1-902a-75be73bbe23d
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- opencase_entities
|
||||
id: oc_actor.field_skills
|
||||
field_name: field_skills
|
||||
entity_type: oc_actor
|
||||
type: string_long
|
||||
settings:
|
||||
case_sensitive: false
|
||||
module: core
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
Reference in New Issue
Block a user