Mention "none" download conversion target mime-type in description

This commit is contained in:
schroda
2025-07-26 00:42:08 +02:00
parent a846a84777
commit fcc68ce594
2 changed files with 2 additions and 2 deletions

View File

@@ -207,7 +207,7 @@
},
"conversion": {
"compression_level": "Compression level",
"description": "In case no MIME-Type is defined, the \"default\" one will be used for the conversion.",
"description": "In case no MIME-Type is defined, the \"default\" one will be used for the conversion.\nSet \"none\" as the target type to disable conversion for a MIME-Type",
"mime_type": "MIME-Type",
"title": "Download conversion"
},