Show spotify configuration prop in example

This commit is contained in:
FoxxMD 2020-11-12 18:14:17 -05:00
parent ba3b36ce5d
commit 9b992f73e2

View file

@ -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": [
{