Add "download conversion" setting support

This commit is contained in:
schroda
2025-07-20 17:37:39 +02:00
parent fed291a5dc
commit 2b1c2a0b6c
7 changed files with 373 additions and 5 deletions

View File

@@ -37,6 +37,11 @@ export const SERVER_SETTINGS = gql`
excludeEntryWithUnreadChapters
autoDownloadNewChaptersLimit
autoDownloadIgnoreReUploads
downloadConversions {
mimeType
target
compressionLevel
}
# extensions
extensionRepos