From b560e96456f19817ec7ae0a8cab428a9a3167aee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Prod=27homme?= Date: Fri, 18 Oct 2024 14:31:57 +0200 Subject: [PATCH] Fix Localazy configuration --- ...lugin_localazy_content-transfer-setup.json | 31 ++----------------- 1 file changed, 3 insertions(+), 28 deletions(-) diff --git a/cms/config/sync/core-store.plugin_localazy_content-transfer-setup.json b/cms/config/sync/core-store.plugin_localazy_content-transfer-setup.json index 14383c1e..ee050991 100644 --- a/cms/config/sync/core-store.plugin_localazy_content-transfer-setup.json +++ b/cms/config/sync/core-store.plugin_localazy_content-transfer-setup.json @@ -61,21 +61,12 @@ "data_tool_ecosystems": null } }, - { - "dataset_groups": { - "__model__": true, - "name": true, - "slug": null, - "datasets": null - } - }, { "datasets": { "__model__": true, "name": true, "layers": null, - "slug": null, - "group": null + "slug": null } }, { @@ -127,24 +118,8 @@ "description": true } }, - "default": null - } - }, - { - "locations": { - "__model__": true, - "code": null, - "name": true, - "totalMarineArea": null, - "type": null, - "groups": null, - "members": null, - "fishing_protection_level_stats": null, - "mpaa_protection_level_stats": null, - "protection_coverage_stats": null, - "marine_bounds": null, - "totalTerrestrialArea": null, - "terrestrial_bounds": null + "default": null, + "environment": null } }, {