Skip to content

Commit

Permalink
Update example.application.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hwangsihu committed Dec 1, 2024
1 parent 3a6cbd9 commit 965c51a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Lavalink/example.application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,11 +94,10 @@ plugins:
# The clients to use for track loading. See below for a list of valid clients.
# Clients are queried in the order they are given (so the first client is queried first and so on...)
clients:
- ANDROID_MUSIC
- ANDROID_VR
- MUSIC
- WEB
- WEBEMBEDDED
- TVHTML5EMBEDDED
# This secure your lavalink is working and playing music if you used this two things below.
#oauth:
# enabled: true # IF YOU RUN YOUR LAVALINK CHECK YOUR CONSOLE AND CLICK THE GOOGLE.COM/DEVICES LINK AND THERE IS A CODE THAT YOU NEED TO PUT IN TO THE GOOGLE AND USE A BURNER ACCOUNT OR ALT ACCOUNT THERE IS A POSSIBLE CHANGE YOU CAN GET BANNED FROM GOOGLE OR YOUTUBE SO JUST USE A BURNER ACCOUNT IN CASE.
Expand All @@ -117,7 +116,7 @@ lavalink:
snapshot: false # set to true if you want to use snapshot builds
- dependency: "com.github.topi314.sponsorblock:sponsorblock-plugin:3.0.1"
snapshot: false # set to true if you want to use snapshot builds
- dependency: "dev.lavalink.youtube:youtube-plugin:1.8.3"
- dependency: "dev.lavalink.youtube:youtube-plugin:1.9.0"
snapshot: false # set to true if you want to use snapshot builds
pluginsDir: './plugins'
server:
Expand Down

0 comments on commit 965c51a

Please sign in to comment.