Add option to change max playlists shown in UI's sidebar, MaxSidebarPlaylists. Fix #2077
This commit is contained in:
@@ -8,6 +8,7 @@ const defaultConfig = {
|
||||
variousArtistsId: '03b645ef2100dfc42fa9785ea3102295', // See consts.VariousArtistsID in consts.go
|
||||
// Login backgrounds from https://unsplash.com/collections/1065384/music-wallpapers
|
||||
loginBackgroundURL: 'https://source.unsplash.com/collection/1065384/1600x900',
|
||||
maxSidebarPlaylists: 100,
|
||||
enableTranscodingConfig: true,
|
||||
enableDownloads: true,
|
||||
enableFavourites: true,
|
||||
|
||||
Reference in New Issue
Block a user