readme update

This commit is contained in:
John Lancaster
2024-06-15 15:11:26 -05:00
parent 97757bff44
commit cf63a16f6b
2 changed files with 4 additions and 2 deletions

View File

@@ -2,6 +2,9 @@
Purpose: Purpose:
> [!WARNING]
> This behvior does not work on the `resticprofile` branch
- Wrap `restic` with the ability to start/stop Docker containers - Wrap `restic` with the ability to start/stop Docker containers
- Send updates to Loki server - Send updates to Loki server

View File

@@ -1,4 +1,3 @@
global: global:
scheduler: crond scheduler: crond
@@ -13,7 +12,7 @@ default:
one-file-system: true one-file-system: true
schedule: "*:00" schedule: "*:00"
schedule-permission: system schedule-permission: system
check-before: true check-after: true
tag: tag:
- resticprofile - resticprofile