Skip to content

Commit

Permalink
Add download_threads documentation to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CounterPillow committed Feb 14, 2016
1 parent 597dba8 commit ef91943
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ef91943

Please sign in to comment.