mirror of
https://github.com/FoxxMD/multi-scrobbler.git
synced 2026-05-04 06:31:31 +00:00
* Keep examples as valid json by removing comments and fixing trailing commas #55 * Add README pointing to configuration docs
9 lines
125 B
JSON
9 lines
125 B
JSON
[
|
|
{
|
|
"name": "myMaloja",
|
|
"data": {
|
|
"url": "http://localhost:42010",
|
|
"apiKey": "myMalojaKey"
|
|
}
|
|
}
|
|
]
|