mirror of
https://git.nadeko.net/Fijxu/invidious.git
synced 2026-01-16 03:41:23 +00:00
feat: display if a backend is blocked
This commit is contained in:
@@ -1181,6 +1181,17 @@ video_cache:
|
||||
##
|
||||
#check_backends_interval: true
|
||||
|
||||
##
|
||||
## The endpoint to check if a backend is alive or not.
|
||||
## If using a the nadeko.net Invidious companion patches you can set it to
|
||||
## "/status" to check if the Invidious companion instance that is being checked
|
||||
## is blocked by youtube.
|
||||
##
|
||||
## Accepted values: a string
|
||||
## Default: "/healthz"
|
||||
##
|
||||
#check_backends_path: "/healthz"
|
||||
|
||||
##
|
||||
## Forces the video proxy.
|
||||
##
|
||||
|
||||
Reference in New Issue
Block a user