mirror of
https://github.com/Suwayomi/Tachidesk.git
synced 2025-12-10 06:42:07 +01:00
Exclude mangas with specific state from global update (#537)
This commit is contained in:
@@ -12,6 +12,9 @@ server.downloadAsCbz = false
|
||||
|
||||
# updater
|
||||
server.maxParallelUpdateRequests = 10
|
||||
server.excludeUnreadChapters = true
|
||||
server.excludeNotStarted = true
|
||||
server.excludeCompleted = true
|
||||
|
||||
# misc
|
||||
server.debugLogsEnabled = true
|
||||
|
||||
Reference in New Issue
Block a user