Skip to content

Commit ee57fa0

Browse files
migglandbastienwirtz
authored andcommitted
Add documentation about hiding times
1 parent 8249aa8 commit ee57fa0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/customservices.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,11 @@ The status can be checked regularly by defining an update Interval in ms:
185185
updateInterval: 5000
186186
```
187187

188+
The average times can be hidden (saves their calculation also) by setting the following:
189+
```yaml
190+
hideaverages: true
191+
```
192+
188193
## Gitea / Forgejo
189194

190195
Displays a Gitea / Forgejo version.

0 commit comments

Comments
 (0)