[FIX] Changer un test de consistance
Il y a un problème lors d'un test de consistance en mode "archives" qui est [décrit ici](https://projects.torsion.org/borgmatic-collective/borgmatic/issues/59).<br> Le mode "extract" permet de toute façon un test plus poussé.
This commit is contained in:
parent
b14a0948ee
commit
1a3e44bf11
@ -8,10 +8,10 @@ borgmatic_keys:
|
|||||||
public: ""
|
public: ""
|
||||||
|
|
||||||
borgmatic_checks:
|
borgmatic_checks:
|
||||||
- frequency: 4 weeks
|
- name: repository
|
||||||
name: repository
|
frequency: 4 weeks
|
||||||
- frequency: 2 weeks
|
- name: extract
|
||||||
name: archives
|
frequency: 2 weeks
|
||||||
borgmatic_healthchecks: ""
|
borgmatic_healthchecks: ""
|
||||||
borgmatic_exclude_patterns: []
|
borgmatic_exclude_patterns: []
|
||||||
borgmatic_repositories: []
|
borgmatic_repositories: []
|
||||||
|
Loading…
Reference in New Issue
Block a user