init new placeholders

This commit is contained in:
jmodesto 2023-11-29 10:40:55 +01:00
parent cb264bb36d
commit f05ff27d37
1 changed files with 8 additions and 2 deletions

View File

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