Skip to content

Commit

Permalink
update yt plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
LewdHuTao authored Aug 1, 2024
1 parent 0ff9171 commit 3f6acc0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/lavalink/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,15 @@ plugins:
# ---------------- WARNING ----------------
WEB: # names are specified as they are written below under "Available Clients".
# This will disable using the WEB client for video playback.
playback: false
playback: true
TVHTML5EMBEDDED:
# The below config disables everything except playback for this client.
playlistLoading: false # Disables loading of playlists and mixes for this client.
videoLoading: false # Disables loading of videos for this client (playback is still allowed).
searching: false # Disables the ability to search for videos for this client.
lavalink:
plugins:
- dependency: "dev.lavalink.youtube:youtube-plugin:1.5.0"
- dependency: "dev.lavalink.youtube:youtube-plugin:1.5.1"
repository: "https://maven.lavalink.dev/releases"
pluginsDir: "./plugins"
server:
Expand Down

0 comments on commit 3f6acc0

Please sign in to comment.