summaryrefslogtreecommitdiff
path: root/modules/bhavika/company/config/install/field.storage.node.body.yml
diff options
context:
space:
mode:
Diffstat (limited to 'modules/bhavika/company/config/install/field.storage.node.body.yml')
-rw-r--r--modules/bhavika/company/config/install/field.storage.node.body.yml25
1 files changed, 25 insertions, 0 deletions
diff --git a/modules/bhavika/company/config/install/field.storage.node.body.yml b/modules/bhavika/company/config/install/field.storage.node.body.yml
new file mode 100644
index 0000000..e9f95b6
--- /dev/null
+++ b/modules/bhavika/company/config/install/field.storage.node.body.yml
@@ -0,0 +1,25 @@
+langcode: en
+status: true
+dependencies:
+ module:
+ # - field_permissions
+ - node
+ - text
+ enforced:
+ module:
+ - company
+# third_party_settings:
+# field_permissions:
+# permission_type: public
+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