Updated documentation

This commit is contained in:
logykk
2021-10-27 23:03:33 +13:00
parent fe6f266b41
commit 68cea35fde
3 changed files with 10 additions and 3 deletions

View File

@@ -130,5 +130,5 @@ CONFIG_DEFAULT_SETTINGS = {
'OVERRIDE_AUTO_WAIT': False,
'CHUNK_SIZE': 50000,
'SPLIT_ALBUM_DISCS': False,
'DOWNLOAD_REAL_TIME': True
'DOWNLOAD_REAL_TIME': False
}