diff options
author | Bhavika-keswani | 2019-07-02 17:09:44 +0530 |
---|---|---|
committer | Bhavika-keswani | 2019-07-02 17:09:44 +0530 |
commit | dfbf9d3e8acfb503ddf7785b35b0ab85f7c3351a (patch) | |
tree | 4b429a480a1b52a2e90026f43d0a6e77c32e6899 /modules/bhavika/clubs/config/install/field.storage.node.field_img.yml | |
parent | 853d6c426831f26a2dc49872fc5a0c9f6de58fc9 (diff) | |
download | acadmix_distribution-dfbf9d3e8acfb503ddf7785b35b0ab85f7c3351a.tar.gz acadmix_distribution-dfbf9d3e8acfb503ddf7785b35b0ab85f7c3351a.tar.bz2 acadmix_distribution-dfbf9d3e8acfb503ddf7785b35b0ab85f7c3351a.zip |
Welcome changed to clubs
Diffstat (limited to 'modules/bhavika/clubs/config/install/field.storage.node.field_img.yml')
-rw-r--r-- | modules/bhavika/clubs/config/install/field.storage.node.field_img.yml | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/modules/bhavika/clubs/config/install/field.storage.node.field_img.yml b/modules/bhavika/clubs/config/install/field.storage.node.field_img.yml new file mode 100644 index 0000000..d63730f --- /dev/null +++ b/modules/bhavika/clubs/config/install/field.storage.node.field_img.yml @@ -0,0 +1,32 @@ +langcode: en +status: true +dependencies: + module: + - file + - image + - node + enforced: + module: + - clubs +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 |