We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb1cb1f commit 700e6e4Copy full SHA for 700e6e4
docs/routing-rules.md
@@ -22,7 +22,7 @@ To enable the routing rules engine, find the following lines in `gateway-ha-conf
22
* Set `rulesEngineEnabled` to `true`, then `rulesType` as `FILE` or `EXTERNAL`.
23
* Then either add `rulesConfigPath` to the path to your rules config file or set `rulesExternalConfiguration`
24
to the URL of an external service for routing rules processing.
25
- *`rulesType` is by default `FILE` unless specified.
+* `rulesType` is by default `FILE` unless specified.
26
27
```yaml
28
routingRules:
0 commit comments