Create downloads dataset without snapshotting
This commit is contained in:
@@ -9,18 +9,13 @@
|
||||
compressed = true;
|
||||
recvu = true;
|
||||
};
|
||||
pure = true;
|
||||
zetup = {
|
||||
"syscea/stateful/root" = {
|
||||
plan = "1day=>1hour,2week=>1day,1month=>1week,1year=>1month";
|
||||
recursive = true;
|
||||
mbuffer.enable = true;
|
||||
};
|
||||
"syscea/stateful/root".plan =
|
||||
"1day=>1hour,2week=>1day,1month=>1week,1year=>1month";
|
||||
|
||||
"syscea/stateful/home" = {
|
||||
plan = "1day=>1hour,2week=>1day,1month=>1week,1year=>1month";
|
||||
recursive = true;
|
||||
mbuffer.enable = true;
|
||||
};
|
||||
"syscea/stateful/home".plan =
|
||||
"1day=>1hour,2week=>1day,1month=>1week,1year=>1month";
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user