mirror of
https://github.com/FoxxMD/multi-scrobbler.git
synced 2026-05-04 14:41:24 +00:00
14 lines
234 B
JSON
14 lines
234 B
JSON
[
|
|
{
|
|
"name": "MyJellyfin",
|
|
"clients": [],
|
|
"data": {
|
|
"users": ["FoxxMD"],
|
|
"servers": ["myServer","anotherServer"]
|
|
},
|
|
"options": {
|
|
"logPayload": false,
|
|
"logFilterFailure": "warn"
|
|
}
|
|
}
|
|
]
|