mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-21 01:24:44 +01:00
disable chunked encoding for images
This commit is contained in:
@@ -882,5 +882,12 @@
|
||||
"LabelAppName": "App name",
|
||||
"LabelAppNameExample": "Example: Sickbeard, NzbDrone",
|
||||
"HeaderNewApiKeyHelp": "Grant an application permission to communicate with Media Browser.",
|
||||
"ButtonEnterSupporterKey": "Enter supporter key"
|
||||
"ButtonEnterSupporterKey": "Enter supporter key",
|
||||
"HeaderHttpHeaders": "Http Headers",
|
||||
"HeaderIdentificationHeader": "Identification Header",
|
||||
"LabelValue": "Value:",
|
||||
"LabelMatchType": "Match type:",
|
||||
"OptionEquals": "Equals",
|
||||
"OptionRegex": "Regex",
|
||||
"OptionSubstring": "Substring"
|
||||
}
|
||||
Reference in New Issue
Block a user