mirror of
https://github.com/THIS-IS-NOT-A-BACKUP/zspotify.git
synced 2024-11-26 09:53:17 +01:00
Config file is removed from the repository
This commit is contained in:
parent
bcdb07593a
commit
23c53247f7
3
.gitignore
vendored
3
.gitignore
vendored
@ -151,3 +151,6 @@ ZSpotify\ Podcasts/
|
|||||||
|
|
||||||
# Intellij
|
# Intellij
|
||||||
.idea
|
.idea
|
||||||
|
|
||||||
|
# Config file
|
||||||
|
zs_config.json
|
||||||
|
@ -1,11 +0,0 @@
|
|||||||
{
|
|
||||||
"ROOT_PATH": "../ZSpotify Music/",
|
|
||||||
"ROOT_PODCAST_PATH": "../ZSpotify Podcasts/",
|
|
||||||
"SKIP_EXISTING_FILES": true,
|
|
||||||
"DOWNLOAD_FORMAT": "mp3",
|
|
||||||
"FORCE_PREMIUM": false,
|
|
||||||
"ANTI_BAN_WAIT_TIME": 1,
|
|
||||||
"OVERRIDE_AUTO_WAIT": false,
|
|
||||||
"CHUNK_SIZE": 50000,
|
|
||||||
"SPLIT_ALBUM_DISCS": false
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user