We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8a295a commit e9161f5Copy full SHA for e9161f5
meta/argument_specs.yml
@@ -172,6 +172,14 @@ argument_specs:
172
type: str
173
required: false
174
description: If the variable is set, a timer is installed. A choice must be made between "cron" and "systemd".
175
+ borgmatic_timer_hour:
176
+ type: str
177
+ required: false
178
+ description: Hour when regular create and prune cron/systemd-timer job will run.
179
+ borgmatic_timer_minute:
180
181
182
+ description: Minute when regular create and prune cron/systemd-timer job will run.
183
borg_ssh_key_type:
184
185
0 commit comments