mirror of
https://github.com/FoxxMD/multi-scrobbler.git
synced 2026-05-04 14:41:24 +00:00
docs: Update example configs
This commit is contained in:
parent
dcd63ff093
commit
2295cf4756
5 changed files with 20 additions and 10 deletions
|
|
@ -4,11 +4,11 @@
|
|||
"clients": [],
|
||||
"data": {
|
||||
"users": ["FoxxMD"],
|
||||
"servers": ["myServer","anotherServer"],
|
||||
"options": {
|
||||
"logPayload": false,
|
||||
"logFilterFailure": "warn"
|
||||
}
|
||||
"servers": ["myServer","anotherServer"]
|
||||
},
|
||||
"options": {
|
||||
"logPayload": false,
|
||||
"logFilterFailure": "warn"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue