Update config.json

pull/28/head
Broque Thomas 8 months ago
parent 5f25bc5cd8
commit a3ff9c9f4d

@ -11,14 +11,14 @@
},
"jellyfin": {
"base_url": "http://localhost:8096",
"api_key": "JELLYFIN TOKEN",
"api_key": "JELLYFIN API KEY",
"auto_detect": true
},
"soulseek": {
"slskd_url": "http://localhost:5030",
"api_key": "SOULSEEK TOKEN",
"download_path": "E:/Broque Projects/newMusic/downloads",
"transfer_path": "H:/Music"
"api_key": "SLSKD API KEY",
"download_path": "./downloads",
"transfer_path": "./transfers"
},
"logging": {
"path": "logs/app.log",

Loading…
Cancel
Save