Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Docker for Drupal
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Composer
plugin
Docker for Drupal
Commits
159e580e
Commit
159e580e
authored
9 months ago
by
jurgenhaas
Browse files
Options
Downloads
Patches
Plain Diff
ansible-inventories/lakedrops#93 Add borgmatic compact cron job once a month
parent
78eed06b
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!108
Merging develop into main
Pipeline
#1240105
passed with warnings
9 months ago
Stage: build
Stage: validate
Stage: release
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/Handler.php
+1
-0
1 addition, 0 deletions
src/Handler.php
with
1 addition
and
0 deletions
src/Handler.php
+
1
−
0
View file @
159e580e
...
...
@@ -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
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment