From f05ff27d37ca21a30ab3b7ffdbc062a5cd0e61f0 Mon Sep 17 00:00:00 2001 From: jmodesto Date: Wed, 29 Nov 2023 10:40:55 +0100 Subject: [PATCH] init new placeholders --- static/demo/config.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/static/demo/config.json b/static/demo/config.json index 26ab711c..3c57402d 100644 --- a/static/demo/config.json +++ b/static/demo/config.json @@ -14,6 +14,12 @@ }, "deliberation:placeholder": { "label": "Image de placeholder pour les délibérations" + }, + "actu:placeholder": { + "label": "Image de placeholder pour les actualités" + }, + "events:placeholder": { + "label": "Image de placeholder pour les événements" } }, "COMBO_CELL_ASSET_SLOTS.update": { @@ -44,7 +50,7 @@ }, "JSON_CELL_TYPES.update": { "actualites": { - "cache_duration": 120, + "cache_duration": 5, "force_async": false, "form": [ { @@ -70,7 +76,7 @@ "url": "{{ passerelle_url }}plone-restapi/deliberations/q/deliberations/" }, "evenements": { - "cache_duration": 120, + "cache_duration": 5, "force_async": false, "form": [ {