mirror of
https://github.com/TwiN/gatus.git
synced 2024-12-14 11:58:04 +00:00
docs: Fix table formatting
This commit is contained in:
parent
93b5a867bb
commit
4af135d1fb
1 changed files with 1 additions and 1 deletions
|
@ -445,7 +445,7 @@ endpoints:
|
|||
#### Configuring Google Chat alerts
|
||||
|
||||
| Parameter | Description | Default |
|
||||
|:--------------------------------------------- |:------------------------------------------------------------------------------------------- |:------------- |
|
||||
|:----------------------------------------------|:--------------------------------------------------------------------------------------------|:--------------|
|
||||
| `alerting.googlechat` | Configuration for alerts of type `googlechat` | `{}` |
|
||||
| `alerting.googlechat.webhook-url` | Google Chat Webhook URL | Required `""` |
|
||||
| `alerting.googlechat.client` | Client configuration. <br />See [Client configuration](#client-configuration). | `{}` |
|
||||
|
|
Loading…
Reference in a new issue