mirror of
https://github.com/musix-org/musix-oss
synced 2024-11-10 05:10:17 +00:00
Update streamConfig.ts
This commit is contained in:
parent
27a8b7f34b
commit
ce214a827f
@ -1,5 +1,5 @@
|
||||
module.exports = {
|
||||
ytdlOptions: { filter: "audio", highWaterMark: 1 << 10, volume: false },
|
||||
ytdlOptions: { filter: "audio", highWaterMark: 1 << 20, volume: false },
|
||||
options: {
|
||||
seek: 0,
|
||||
bitrate: 1024,
|
||||
|
Loading…
Reference in New Issue
Block a user