Increase mopidy-soundcloud explore songs to 100
This commit is contained in:
parent
a46bb0e0cc
commit
1b866e74c0
|
@ -65,6 +65,7 @@ in {
|
|||
[soundcloud]
|
||||
enabled = true
|
||||
auth_token = ${soundcloud_token}
|
||||
explore_songs = 100
|
||||
|
||||
[m3u]
|
||||
playlists_dir = /home/coolneng/.config/mpd/playlists
|
||||
|
|
Loading…
Reference in New Issue