From 29a37cc58fbe5a0a02fe50eafb568d9a867451fa Mon Sep 17 00:00:00 2001 From: bach Date: Wed, 12 Jul 2023 10:31:56 +0200 Subject: [PATCH] projet photo field is mutliple #2186 --- config/sync/field.storage.node.field_photo.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/sync/field.storage.node.field_photo.yml b/config/sync/field.storage.node.field_photo.yml index abef54d..1a4291b 100644 --- a/config/sync/field.storage.node.field_photo.yml +++ b/config/sync/field.storage.node.field_photo.yml @@ -23,7 +23,7 @@ settings: height: null module: image locked: false -cardinality: 1 +cardinality: -1 translatable: true indexes: { } persist_with_no_fields: false