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:
parent
5f84381e34
commit
3d5c4a58e6
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue