mirror of
https://github.com/crazy-max/diun.git
synced 2025-12-21 21:33:22 +01:00
Typo (#190)
This commit is contained in:
@@ -17,12 +17,12 @@ You can send notifications to any amqp compatible server with the following sett
|
||||
|
||||
!!! abstract "Environment variables"
|
||||
* `DIUN_NOTIF_AMQP_HOST`
|
||||
* `DIUN_NOTIF_AMQP_EXCHANGE`
|
||||
* `DIUN_NOTIF_AMQP_PORT`
|
||||
* `DIUN_NOTIF_AMQP_USERNAME`
|
||||
* `DIUN_NOTIF_AMQP_USERNAMEFILE`
|
||||
* `DIUN_NOTIF_AMQP_PASSWORD`
|
||||
* `DIUN_NOTIF_AMQP_PASSWORDFILE`
|
||||
* `DIUN_NOTIF_AMQP_EXCHANGE`
|
||||
* `DIUN_NOTIF_AMQP_QUEUE`
|
||||
|
||||
| Name | Default | Description |
|
||||
|
||||
@@ -19,7 +19,7 @@ Allow to send notifications to your Discord channel.
|
||||
```
|
||||
|
||||
!!! abstract "Environment variables"
|
||||
* `DIUN_NOTIF_DISCORD_WEBHOOK`
|
||||
* `DIUN_NOTIF_DISCORD_WEBHOOKURL`
|
||||
* `DIUN_NOTIF_DISCORD_MENTIONS`
|
||||
* `DIUN_NOTIF_DISCORD_TIMEOUT`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user