fix(lavalink): Update Lavalink configuration and enhance healthcheck with plugin management
This commit is contained in:
@@ -22,8 +22,8 @@ lavalink:
|
||||
bufferDurationMs: 400
|
||||
frameBufferDurationMs: 5000
|
||||
gc-warnings: true
|
||||
plugins:
|
||||
- dependency: "dev.lavalink.youtube:youtube-plugin:1.12.0" # Use the new YouTube source plugin
|
||||
# Removed dependency plugin loading
|
||||
pluginsDir: "/plugins" # Specify directory for manually loaded plugins
|
||||
|
||||
plugins:
|
||||
youtube:
|
||||
@@ -37,4 +37,4 @@ plugins:
|
||||
- MUSIC
|
||||
- ANDROID_VR
|
||||
- WEB
|
||||
- WEBEMBEDDED
|
||||
- WEBEMBEDDED
|
||||
|
||||
Reference in New Issue
Block a user