diff options
Diffstat (limited to 'modules/bhavika/welcome/config/install/field.storage.node.field_img.yml')
-rw-r--r-- | modules/bhavika/welcome/config/install/field.storage.node.field_img.yml | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/modules/bhavika/welcome/config/install/field.storage.node.field_img.yml b/modules/bhavika/welcome/config/install/field.storage.node.field_img.yml new file mode 100644 index 0000000..db3dc12 --- /dev/null +++ b/modules/bhavika/welcome/config/install/field.storage.node.field_img.yml @@ -0,0 +1,29 @@ +langcode: en +status: true +dependencies: + module: + - file + - image + - node +id: node.field_img +field_name: field_img +entity_type: node +type: image +settings: + uri_scheme: public + default_image: + uuid: '' + alt: '' + title: '' + width: null + height: null + target_type: file + display_field: false + display_default: false +module: image +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false |