From ef919434597a38b73ea54e0a0361f09291c49892 Mon Sep 17 00:00:00 2001 From: Nicolas F Date: Sun, 14 Feb 2016 20:55:00 +0100 Subject: [PATCH] Add download_threads documentation to README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9b9b345..30acad7 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ Config is stored at `~/.cum/config.json` and is automatically created with defau "cbz": false, // If true, the archive extension will be .cbz instead of .zip. "compact_new": true, // Uses compact listing mode for `cum new`. "download_directory": "/path/to/manga", // Directory where manga is downloaded. + "download_threads": 4, // Maximum number of concurrent downloads. "html_parser": "html.parser", // HTML parser used by cum. "madokami": { "password": "" // Password to use with Madokami