Add documentation about hiding times

pull/941/head
M 2025-05-26 16:38:33 +02:00
parent bd0a4e9cfd
commit 9bf75f98ab
1 changed files with 5 additions and 0 deletions

View File

@ -176,6 +176,11 @@ The status can be checked regularly by defining an update Interval in ms:
updateInterval: 5000 updateInterval: 5000
``` ```
The average times can be hidden (saves their calculation also) by setting the following:
```yaml
hideaverages: true
```
## Gitea / Forgejo ## Gitea / Forgejo
This service displays a version string instead of a subtitle. Example configuration: This service displays a version string instead of a subtitle. Example configuration: