Skip to content

Commit 900c44b

Browse files
committed
CDN should be default even for episodes
1 parent e7b0fab commit 900c44b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

conf.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@ player.mixerSearchKeywords=
4242
# Use CDN to download tracks
4343
player.tracks.useCdn=true
4444
# Use CDN to download episodes
45-
player.episodes.useCdn=false
45+
player.episodes.useCdn=true
4646
# Enable loading state (useful for slow connections)
4747
player.enableLoadingState=true

0 commit comments

Comments
 (0)