From b15a77092b314e393c085d1c5e8cc7b349d79d17 Mon Sep 17 00:00:00 2001 From: trash-it <40169961+trash-it@users.noreply.github.com> Date: Sat, 20 Apr 2024 09:38:10 +0200 Subject: [PATCH] Update README.md Add apprise state definition --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index ec58400..2efd5c0 100644 --- a/README.md +++ b/README.md @@ -154,6 +154,11 @@ Starting from version 1.8.4, Borgmatic has native support for Apprise within its ```yaml apprise: + states: + - start + - finish + - fail + services: - url: mailto://smtp.example.com:587?user=info@example.com&pass=YourSecurePassword&from=server@example.com label: mail