Skip to content

Commit 38eefdf

Browse files
authored
Clarify playlist load limit
1 parent 694e8f7 commit 38eefdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LavalinkServer/application.yml.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ lavalink:
1717
http: true
1818
local: false
1919
bufferDurationMs: 400
20-
youtubePlaylistLoadLimit: 600
20+
youtubePlaylistLoadLimit: 6 # Number of pages at 100 each
2121
gc-warnings: true
2222

2323
metrics:

0 commit comments

Comments
 (0)