Skip to content

Commit

Permalink
update iSponsorBlockTV config schema
Browse files Browse the repository at this point in the history
related to upstream PR 161
  • Loading branch information
dmunozv04 committed Jun 21, 2024
1 parent 7766183 commit 7e377e4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions isponsorblocktv/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ options:
skip_count_tracking: false
mute_ads: false
skip_ads: true
autoplay: true
schema:
apikey: password
devices:
Expand All @@ -33,5 +34,6 @@ schema:
skip_count_tracking: bool
mute_ads: bool
skip_ads: bool
autoplay: bool
image: "ghcr.io/bertybuttface/{arch}-addon-isponsorblocktv"
host_network: true

0 comments on commit 7e377e4

Please sign in to comment.