Update grid
This commit is contained in:
parent
1a46a65c00
commit
56f167e9a7
1 changed files with 1 additions and 1 deletions
|
|
@ -79,7 +79,7 @@
|
||||||
prefix = "zrepl-";
|
prefix = "zrepl-";
|
||||||
interval = "1h";
|
interval = "1h";
|
||||||
} ["1x1h(keep=all)" "30x1d" "52x1w"])
|
} ["1x1h(keep=all)" "30x1d" "52x1w"])
|
||||||
(pushConfig backupBaseName {type = "manual";} ["8x13w"])
|
(pushConfig backupBaseName {type = "manual";} ["1x1h(keep=all)" "8x13w"])
|
||||||
(sinkConfig archiveBaseName "zarchive/snapshot")
|
(sinkConfig archiveBaseName "zarchive/snapshot")
|
||||||
(sinkConfig backupBaseName "zbackup/snapshot")
|
(sinkConfig backupBaseName "zbackup/snapshot")
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue