Version 1
[yaffs-website] / web / modules / contrib / paragraphs / modules / paragraphs_demo / config / install / field.field.paragraph.images.field_images_demo.yml
diff --git a/web/modules/contrib/paragraphs/modules/paragraphs_demo/config/install/field.field.paragraph.images.field_images_demo.yml b/web/modules/contrib/paragraphs/modules/paragraphs_demo/config/install/field.field.paragraph.images.field_images_demo.yml
new file mode 100644 (file)
index 0000000..dd0080c
--- /dev/null
@@ -0,0 +1,36 @@
+langcode: en
+status: true
+dependencies:
+  config:
+    - field.storage.paragraph.field_images_demo
+    - paragraphs.paragraphs_type.images
+  module:
+    - image
+id: paragraph.images.field_images_demo
+field_name: field_images_demo
+entity_type: paragraph
+bundle: images
+label: 'Images'
+description: ''
+required: false
+translatable: false
+default_value: {  }
+default_value_callback: ''
+settings:
+  file_directory: ''
+  file_extensions: 'png gif jpg jpeg'
+  max_filesize: ''
+  max_resolution: ''
+  min_resolution: ''
+  alt_field: false
+  alt_field_required: false
+  title_field: false
+  title_field_required: false
+  default_image:
+    uuid: ''
+    alt: ''
+    title: ''
+    width: null
+    height: null
+  handler: default
+field_type: image