Add new "external image processing" settings for downloaded images

This commit is contained in:
schroda
2025-12-22 16:49:10 +01:00
parent 083586c567
commit 1b0d907708
6 changed files with 514 additions and 103 deletions

View File

@@ -41,6 +41,12 @@ export const SERVER_SETTINGS = gql`
mimeType
target
compressionLevel
headers {
name
value
}
callTimeout
connectTimeout
}
# extensions