mirror of
https://github.com/FoxxMD/multi-scrobbler.git
synced 2026-04-29 12:19:58 +00:00
Show spotify configuration prop in example
This commit is contained in:
parent
ba3b36ce5d
commit
9b992f73e2
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
|||
"logPath": true, // optional
|
||||
"interval": 60, // optional, number of seconds to wait before checking spotify for new tracks
|
||||
"port": 9078, // optional, port for server to start on
|
||||
"spotify": 'object or string', // can specify full spotify config object here OR a string location of json file OR do not include to use config dir location
|
||||
// array of client configurations
|
||||
"clients": [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue