Select Git revision
settings-example.json

Robert Goldmann authored
settings-example.json 219 B
{
"spotifyAPI": {
"clientID": "",
"clientSecret": ""
},
"exportFolder": "",
"daysToKeep": "30",
"playlists": [
{
"user": "",
"id": ""
}
]
}