#145 : Ajout du seeder Spotify.
This commit is contained in:
@@ -17,10 +17,10 @@
|
||||
"ClientId": "754247cf73e047bf9d6acf44977b6c4a",
|
||||
"ClientSecret": "0e674c5ac1c249f1af711fb08a919a02",
|
||||
"Market": "FR",
|
||||
"Genres": [ "rock", "pop", "jazz", "hip hop", "electronic", "metal" ],
|
||||
"ArtistsPerGenre": 4,
|
||||
"AlbumsPerArtist": 2,
|
||||
"TracksPerAlbum": 4,
|
||||
"Genres": [ "rock", "pop", "jazz", "hip hop", "electronic", "metal", "hyper pop" ],
|
||||
"ArtistsPerGenre": 50,
|
||||
"AlbumsPerArtist": 20,
|
||||
"TracksPerAlbum": 40,
|
||||
"MaxCommentsPerTrack": 3
|
||||
},
|
||||
"AllowedHosts": "*"
|
||||
|
||||
Reference in New Issue
Block a user