diff options
author | Bhavika-keswani | 2019-07-02 12:41:45 +0530 |
---|---|---|
committer | Bhavika-keswani | 2019-07-02 12:41:45 +0530 |
commit | 565af64fc81211897625be2b000a28c910174edb (patch) | |
tree | c2f74ec442ddbcce89b9c0821d0820770402cd51 /modules/bhavika/department/config/install/field.storage.node.body.yml | |
parent | 3ad1b8d590d7d11d83e8c923970690900dc31f70 (diff) | |
download | acadmix_distribution-565af64fc81211897625be2b000a28c910174edb.tar.gz acadmix_distribution-565af64fc81211897625be2b000a28c910174edb.tar.bz2 acadmix_distribution-565af64fc81211897625be2b000a28c910174edb.zip |
Custom modules added
Diffstat (limited to 'modules/bhavika/department/config/install/field.storage.node.body.yml')
-rw-r--r-- | modules/bhavika/department/config/install/field.storage.node.body.yml | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/modules/bhavika/department/config/install/field.storage.node.body.yml b/modules/bhavika/department/config/install/field.storage.node.body.yml new file mode 100644 index 0000000..1d190e7 --- /dev/null +++ b/modules/bhavika/department/config/install/field.storage.node.body.yml @@ -0,0 +1,25 @@ +langcode: en +status: true +dependencies: + module: + # - field_permissions + - node + - text +# third_party_settings: +# field_permissions: +# permission_type: public + enforced: + module: + - department +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 |