Update README.md
This commit is contained in:
parent
46c5be96c7
commit
1522e4cd5c
1 changed files with 2 additions and 2 deletions
|
|
@ -149,8 +149,8 @@ Alternatively, you can paste this key directly into the API Key field in the Set
|
||||||
"soulseek": {
|
"soulseek": {
|
||||||
"slskd_url": "http://YOUR_SLSKD_IP:5030",
|
"slskd_url": "http://YOUR_SLSKD_IP:5030",
|
||||||
"api_key": "PASTE_YOUR_SLSKD_API_KEY_HERE",
|
"api_key": "PASTE_YOUR_SLSKD_API_KEY_HERE",
|
||||||
"download_path": "./downloads",
|
"download_path": "./downloads", YOUR SLSKD DOWNLOAD PATH
|
||||||
"transfer_path": "./Transfer"
|
"transfer_path": "./Transfer" FOLDER TO TRANSFER PROCESSED FILES (Plex folder)
|
||||||
},
|
},
|
||||||
"logging": {
|
"logging": {
|
||||||
"level": "INFO",
|
"level": "INFO",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue