1
0
Fork 0
mirror of https://github.com/bastienwirtz/homer.git synced 2026-07-17 16:38:59 +00:00

Explain optional endpoint property for pinging configuration

This commit is contained in:
Jose Hernandez 2026-04-03 12:53:54 +01:00 committed by Bastien Wirtz
parent 5f84381e34
commit 3d5c4a58e6

View file

@ -561,6 +561,7 @@ Optionally, use `successCodes` to define which HTTP response status codes should
# timeout: 500 # Timeout in ms before ping is aborted. Default 2000
# subtitle: "Bookmark example" # By default, request round trip time is displayed when subtitle is not set
# updateInterval: 5000 # (Optional) Interval (in ms) for updating ping status
# endpoint: "https://www.wikimediastatus.net" # Optional, will override url for pinging
```
## Plex