mirror of https://github.com/bastienwirtz/homer
Add doc about update Interval
parent
4c3bc3974f
commit
fc2e65473a
|
@ -171,6 +171,11 @@ Optionally, the results can be filtered to only include jobs in the defined grou
|
||||||
groups: [Services, External]
|
groups: [Services, External]
|
||||||
```
|
```
|
||||||
|
|
||||||
|
The status can be checked regularly by defining an update Interval in ms:
|
||||||
|
```yaml
|
||||||
|
updateInterval: 5000
|
||||||
|
```
|
||||||
|
|
||||||
## 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:
|
||||||
|
|
Loading…
Reference in New Issue