mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 15:11:34 +01:00
gatus: Sort endpoints by groups by default
This commit is contained in:
parent
6275714046
commit
412d888680
1 changed files with 1 additions and 0 deletions
|
|
@ -169,6 +169,7 @@ in
|
|||
}
|
||||
];
|
||||
};
|
||||
ui.default-sort-by = "group";
|
||||
maintenance = {
|
||||
start = "03:00";
|
||||
duration = "1h";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue