@eeacms/volto-cca-policy 0.3.29 → 0.3.30

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eeacms/volto-cca-policy",
3
- "version": "0.3.29",
3
+ "version": "0.3.30",
4
4
  "description": "@eeacms/volto-cca-policy: Volto add-on",
5
5
  "main": "src/index.js",
6
6
  "author": "European Environment Agency: IDM2 A-Team",
package/src/index.js CHANGED
@@ -138,6 +138,7 @@ const applyConfig = (config) => {
138
138
  'nn', // norwegean (one of 2)
139
139
  'tr', // turkish
140
140
  ];
141
+ config.settings.querystringSearchGet = true; // let's use get because we have varnish
141
142
 
142
143
  // EEA customizations
143
144
  config.settings.eea = {