Removed optional settings

This commit is contained in:
Druidblack 2026-04-06 20:57:36 +03:00 committed by GitHub
parent 7897dc9503
commit 5b16e8857e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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
}
}
]