dordogne-cd24: ignore errors of custom json cells (#67110)

This commit is contained in:
Serghei Mihai 2022-07-07 11:01:31 +02:00
parent 0819f40b0b
commit c382746ef4
1 changed files with 4 additions and 0 deletions

View File

@ -16,6 +16,7 @@
"cache_duration": 60,
"name": "Cellule contact service",
"url": "{{ webservice_url }}",
"log_errors": false,
"form": [
{
"label": "URL du webservice",
@ -28,6 +29,7 @@
"cache_duration": 60,
"name": "Cellule coordonnées cc spanc",
"url": "{{ webservice_url }}",
"log_errors": false,
"form": [
{
"label": "URL du webservice",
@ -40,6 +42,7 @@
"cache_duration": 60,
"name": "Cellule coordonnées communes RGPD",
"url": "{{ webservice_url }}",
"log_errors": false,
"form": [
{
"label": "URL du webservice",
@ -52,6 +55,7 @@
"cache_duration": 60,
"name": "Cellule coordonnées générales",
"url": "{{ webservice_url }}",
"log_errors": false,
"form": [
{
"label": "URL du webservice",