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