Update config.json
This commit is contained in:
parent
906351df96
commit
2d3fca63b7
1 changed files with 3 additions and 3 deletions
|
|
@ -10,8 +10,8 @@
|
|||
"soulseek": {
|
||||
"slskd_url": "http://localhost:5030",
|
||||
"api_key": "YOUR SLSKD API KEY",
|
||||
"download_path": "E:/Broque Projects/newMusic/downloads",
|
||||
"transfer_path": "E:/Broque Projects/newMusic/Transfer"
|
||||
"download_path": "./downloads",
|
||||
"transfer_path": "./Transfer"
|
||||
},
|
||||
"logging": {
|
||||
"path": "logs/app.log",
|
||||
|
|
@ -20,4 +20,4 @@
|
|||
"settings": {
|
||||
"audio_quality": "flac"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue