Add support to configure sponsorblock servers.

This commit is contained in:
Kavin 2022-10-23 19:17:04 +01:00
parent 73480932fd
commit b15f90bbd3
No known key found for this signature in database
GPG key ID: 49451E4482CC5BCD
4 changed files with 35 additions and 9 deletions

View file

@ -23,6 +23,9 @@ FEED_RETENTION:30
DISABLE_TIMERS:false
# RYD Proxy URL (see https://github.com/TeamPiped/RYD-Proxy)
RYD_PROXY_URL:https://ryd-proxy.kavin.rocks
# SponsorBlock Servers(s)
# Comma separated list of SponsorBlock Servers to use
SPONSORBLOCK_SERVERS:https://sponsor.ajay.app,https://sponsorblock.kavin.rocks
# Disable the usage of RYD
DISABLE_RYD:false
# Disable API server (node just runs timers if enabled)