Version 1
[yaffs-website] / web / modules / contrib / token / tests / modules / token_user_picture / config / install / field.storage.user.user_picture.yml
diff --git a/web/modules/contrib/token/tests/modules/token_user_picture/config/install/field.storage.user.user_picture.yml b/web/modules/contrib/token/tests/modules/token_user_picture/config/install/field.storage.user.user_picture.yml
new file mode 100644 (file)
index 0000000..01d0939
--- /dev/null
@@ -0,0 +1,25 @@
+id: user.user_picture
+status: true
+langcode: en
+field_name: user_picture
+entity_type: user
+type: image
+settings:
+  uri_scheme: public
+  default_image:
+    uuid: null
+    alt: ''
+    title: ''
+    width: null
+    height: null
+module: image
+locked: false
+cardinality: 1
+translatable: false
+indexes:
+  target_id:
+    - target_id
+dependencies:
+  module:
+    - image
+    - user