Specify headscale domain
This commit is contained in:
parent
087a1b6f1c
commit
cd90b61db5
2 changed files with 5 additions and 2 deletions
|
|
@ -70,7 +70,7 @@
|
|||
{
|
||||
type = "grid";
|
||||
regex = "^zrepl-.*";
|
||||
grid = lib.concatStringsSep " | " ["1x1h(keep=all)" "365x1d" "52x1w"];
|
||||
grid = lib.concatStringsSep " | " ["1x1h(keep=all)" "30x1d" "52x1w"];
|
||||
}
|
||||
];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue