fix(lavalink): Update Lavalink configuration and enhance healthcheck with plugin management

This commit is contained in:
2025-04-24 01:50:06 +08:00
parent ca9e531541
commit 8f8ff6aa81
3 changed files with 39 additions and 15 deletions

View File

@@ -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