UNPKG

317 BJSONView Raw
1{
2 "type": "kettle.tests.CORS.noCred.config",
3 "options": {
4 "gradeNames": ["fluid.component"],
5 "distributeOptions": {
6 "record": false,
7 "target": "{that middlewareHolder CORS}.options.credentials"
8 }
9 },
10 "mergeConfigs": ["./kettle.tests.CORS.config.json"]
11}