Feature/gql remove download ahead limit (#608)
* Use new "autoDownloadNewChaptersLimit" setting
* Use "downloadAheadLimit" from metadata
Should have been changed with 2acf2b6d33
This commit is contained in:
@@ -490,7 +490,7 @@ export const SERVER_SETTINGS = gql`
|
||||
downloadsPath
|
||||
autoDownloadNewChapters
|
||||
excludeEntryWithUnreadChapters
|
||||
autoDownloadAheadLimit
|
||||
autoDownloadNewChaptersLimit
|
||||
|
||||
# extensions
|
||||
extensionRepos
|
||||
|
||||
Reference in New Issue
Block a user