Further modules included.
[yaffs-website] / web / modules / contrib / filefield_sources / config / schema / filefield_sources.setting.source_attach.schema.yml
diff --git a/web/modules/contrib/filefield_sources/config/schema/filefield_sources.setting.source_attach.schema.yml b/web/modules/contrib/filefield_sources/config/schema/filefield_sources.setting.source_attach.schema.yml
new file mode 100644 (file)
index 0000000..1616856
--- /dev/null
@@ -0,0 +1,13 @@
+filefield_sources.setting.source_attach:
+  type: mapping
+  label: 'File attach settings'
+  mapping:
+    path:
+      type: string
+      label: 'File attach path'
+    absolute:
+      type: integer
+      label: 'File attach location'
+    attach_mode:
+      type: string
+      label: 'Attach method'