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": [ {