multi-scrobbler/config/maloja.json.example
FoxxMD 1b199750bd docs: Simplify and correct example configs
* Keep examples as valid json by removing comments and fixing trailing commas #55
* Add README pointing to configuration docs
2023-02-21 12:49:20 -05:00

9 lines
125 B
JSON

[
{
"name": "myMaloja",
"data": {
"url": "http://localhost:42010",
"apiKey": "myMalojaKey"
}
}
]