1
0
mirror of https://github.com/offen/docker-volume-backup.git synced 2025-11-29 05:46:50 +02:00

Update shoutrrr version to v0.10.3 (#655)

This commit is contained in:
Frederik Ring
2025-10-17 08:37:02 +02:00
committed by GitHub
parent 17a0410529
commit bebe3484c7
4 changed files with 28 additions and 26 deletions

View File

@@ -23,7 +23,7 @@ services:
Notification backends other than email are also supported.
Refer to the documentation of [shoutrrr][shoutrrr-docs] to find out about options and configuration.
[shoutrrr-docs]: https://shoutrrr.nickfedor.com/v0.10.0/services/overview/
[shoutrrr-docs]: https://shoutrrr.nickfedor.com/v0.10.3/services/overview/
{: .note }
If you also want notifications on successful executions, set `NOTIFICATION_LEVEL` to `info`.

View File

@@ -562,7 +562,7 @@ The values for each key currently match its default.
# Notifications (email, Slack, etc.) can be sent out when a backup run finishes.
# Configuration is provided as a comma-separated list of URLs as consumed
# by `shoutrrr`: https://shoutrrr.nickfedor.com/v0.10.0/services/overview/
# by `shoutrrr`: https://shoutrrr.nickfedor.com/v0.10.3/services/overview/
# The content of such notifications can be customized. Dedicated documentation
# on how to do this can be found in the README. When providing multiple URLs or
# an URL that contains a comma, the values can be URL encoded to avoid ambiguities.