Skip to content

Commit 6b96988

Browse files
author
Robesckey
authored
Update README.md
1 parent 1c8add8 commit 6b96988

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,6 @@ CLIENT_SECRET = '[YOUR TOKEN HERE]'
1818

1919
# Your Download Location
2020
DOWNLOAD_FOLDER = 'downloads/'
21-
22-
# Use All The Cores Of your Computer to download songs at maximum speeds, can cause glitches
23-
USE_FULL_CORE = True
24-
25-
# No of parallel downloads per time
26-
# !NOTE only usable when USE_FULL_CORE is disabled
27-
threshval = 5
2821
```
2922

3023
# 2.Example app using boltz:

0 commit comments

Comments
 (0)