diff options
author | oskkw | 2019-07-03 17:29:48 +0530 |
---|---|---|
committer | oskkw | 2019-07-03 17:29:48 +0530 |
commit | 973ac75b1994043360b8e62cd0c83461310ee728 (patch) | |
tree | 445a92ce631b794ed9f501a1602a144052e29068 /modules/kalpesh/club/config/install/field.storage.node.body.yml | |
parent | 58dbf8fcb04c01c338b9e346b8266690c8b92a2f (diff) | |
download | acadmix_distribution-973ac75b1994043360b8e62cd0c83461310ee728.tar.gz acadmix_distribution-973ac75b1994043360b8e62cd0c83461310ee728.tar.bz2 acadmix_distribution-973ac75b1994043360b8e62cd0c83461310ee728.zip |
custom module added
Diffstat (limited to 'modules/kalpesh/club/config/install/field.storage.node.body.yml')
-rw-r--r-- | modules/kalpesh/club/config/install/field.storage.node.body.yml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/modules/kalpesh/club/config/install/field.storage.node.body.yml b/modules/kalpesh/club/config/install/field.storage.node.body.yml new file mode 100644 index 0000000..73edd16 --- /dev/null +++ b/modules/kalpesh/club/config/install/field.storage.node.body.yml @@ -0,0 +1,18 @@ +langcode: en +status: true +dependencies: + module: + - node + - text +id: node.body +field_name: body +entity_type: node +type: text_with_summary +settings: { } +module: text +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: true +custom_storage: false |