Add "download conversion" setting support
This commit is contained in:
@@ -37,6 +37,11 @@ export const SERVER_SETTINGS = gql`
|
||||
excludeEntryWithUnreadChapters
|
||||
autoDownloadNewChaptersLimit
|
||||
autoDownloadIgnoreReUploads
|
||||
downloadConversions {
|
||||
mimeType
|
||||
target
|
||||
compressionLevel
|
||||
}
|
||||
|
||||
# extensions
|
||||
extensionRepos
|
||||
|
||||
Reference in New Issue
Block a user