Skip to content
Snippets Groups Projects
Commit 159e580e authored by jurgenhaas's avatar jurgenhaas
Browse files

ansible-inventories/lakedrops#93 Add borgmatic compact cron job once a month

parent 78eed06b
No related branches found
No related tags found
1 merge request!108Merging develop into main
Pipeline #1240105 passed with warnings
......@@ -207,6 +207,7 @@ class Handler extends BaseHandler {
'version' => '1.8',
'crontime' => '50 */6 * * *',
'crontimecheck' => '30 23 1 * *',
'crontimecompact' => '30 23 5 * *',
'remoterepo' => FALSE,
'retention' => [
'hourly' => 2,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment