mirror of
https://github.com/FoxxMD/multi-scrobbler.git
synced 2026-04-28 03:39:54 +00:00
Removed optional settings
This commit is contained in:
parent
7897dc9503
commit
5b16e8857e
1 changed files with 1 additions and 8 deletions
|
|
@ -5,14 +5,7 @@
|
|||
"data": {
|
||||
"url": "http://192.168.1.161:9980",
|
||||
"apiKey": "change-me",
|
||||
"interval": 5,
|
||||
"maxInterval": 20,
|
||||
},
|
||||
"options": {
|
||||
"scrobbleThresholds": {
|
||||
"percent": 50,
|
||||
"duration": 240
|
||||
}
|
||||
"interval": 5
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue