lastfm-backup/config.json.example
Nitemice abbf9df872 Minor export improvements
Added album field to CSV.
Write all records to CSV at once.
Renamed "is as" export mode to "dump". It's more accurate and nicer with
a single word.
2020-10-04 17:59:57 +11:00

6 lines
80 B
Plaintext

{
"username" : "",
"api_key" : "",
"export_format": "dump, simple, csv"
}