readme update
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user