mirror of
https://github.com/Suwayomi/Tachidesk.git
synced 2025-12-10 06:42:07 +01:00
Feature/automatically download new chapters (#596)
* Automatically download new chapters * Log queued downloads * Add function to get number of manga chapters
This commit is contained in:
@@ -9,6 +9,7 @@ server.socksProxyPort = ""
|
||||
|
||||
# downloader
|
||||
server.downloadAsCbz = false
|
||||
server.autoDownloadNewChapters = false
|
||||
|
||||
# updater
|
||||
server.maxParallelUpdateRequests = 10
|
||||
|
||||
Reference in New Issue
Block a user