docs: Fix table formatting

This commit is contained in:
TwiN 2022-06-11 22:17:34 -04:00
parent 93b5a867bb
commit 4af135d1fb

View File

@ -445,7 +445,7 @@ endpoints:
#### Configuring Google Chat alerts #### Configuring Google Chat alerts
| Parameter | Description | Default | | Parameter | Description | Default |
|:--------------------------------------------- |:------------------------------------------------------------------------------------------- |:------------- | |:----------------------------------------------|:--------------------------------------------------------------------------------------------|:--------------|
| `alerting.googlechat` | Configuration for alerts of type `googlechat` | `{}` | | `alerting.googlechat` | Configuration for alerts of type `googlechat` | `{}` |
| `alerting.googlechat.webhook-url` | Google Chat Webhook URL | Required `""` | | `alerting.googlechat.webhook-url` | Google Chat Webhook URL | Required `""` |
| `alerting.googlechat.client` | Client configuration. <br />See [Client configuration](#client-configuration). | `{}` | | `alerting.googlechat.client` | Client configuration. <br />See [Client configuration](#client-configuration). | `{}` |