1
0
mirror of https://github.com/musix-org/musix-oss synced 2024-09-19 22:11:55 +00:00

Update streamConfig.ts

This commit is contained in:
MatteZ02 2020-04-17 11:37:19 +03:00
parent 27a8b7f34b
commit ce214a827f

View File

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