Add configuration to have all groups collapsed by default
Describe the feature request
We currently have ~15 groups of services monitored, with up to ~5 entries in each group. It would be awesome if we could configure Gatus to have all the groups collapsed when we open the page.
A configuration like ui.expand-groups = true/false would be awesome.
Why do you personally want this feature to be implemented?
I'm lazy. And clicking on all groups to have a more compact view is boring. It would be nice to able to configure this behavior.
How long have you been using this project?
~1 month
Additional information
No response
The config parameter would have to be something like ui.collapsed-by-default instead, because ui.expand-groups makes it seem like no matter what, the groups will be expanded (or collapsed depending on the value), which would be misleading considering that when you collapse an endpoint group, the preference is persisted in the browser's session storage (which means that next time you visit the status page, that preference would be re-applied)