diff --git a/configs/mcp-gateway.yaml b/configs/mcp-gateway.yaml index 2373d7a2..3bafb200 100644 --- a/configs/mcp-gateway.yaml +++ b/configs/mcp-gateway.yaml @@ -65,6 +65,7 @@ storage: url: "${GATEWAY_STORAGE_API_URL:}" configJSONPath: "${GATEWAY_STORAGE_API_CONFIG_JSON_PATH:}" timeout: "${GATEWAY_STORAGE_API_TIMEOUT:30s}" + ignoreInvalidConfig: "${GATEWAY_STORAGE_API_IGNORE_INVALID_CONFIG:false}" # Notifier configuration notifier: