Added config to module, and scripts to commit / push config & code together
This commit is contained in:
21
config/optional/field.storage.oc_actor.field_referred_by.yml
Normal file
21
config/optional/field.storage.oc_actor.field_referred_by.yml
Normal file
@ -0,0 +1,21 @@
|
||||
uuid: 32971cf5-3894-4ff4-8334-a6f6b61e2b56
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- opencase_entities
|
||||
id: oc_actor.field_referred_by
|
||||
field_name: field_referred_by
|
||||
entity_type: oc_actor
|
||||
type: string
|
||||
settings:
|
||||
max_length: 255
|
||||
case_sensitive: false
|
||||
is_ascii: 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