mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge pull request #2583 from Ullmie02/slow-response-config
Add configuration for slow response logging
This commit is contained in:
commit
bc690c5874
3 changed files with 54 additions and 1 deletions
|
@ -823,6 +823,8 @@
|
|||
"LabelSkipIfAudioTrackPresentHelp": "Uncheck this to ensure all videos have subtitles, regardless of audio language.",
|
||||
"LabelSkipIfGraphicalSubsPresent": "Skip if the video already contains embedded subtitles",
|
||||
"LabelSkipIfGraphicalSubsPresentHelp": "Keeping text versions of subtitles will result in more efficient delivery and decrease the likelihood of video transcoding.",
|
||||
"LabelSlowResponseEnabled": "Log warning if server response was slow",
|
||||
"LabelSlowResponseTime": "Time in ms after which a response is considered slow",
|
||||
"LabelSonyAggregationFlags": "Sony aggregation flags:",
|
||||
"LabelSonyAggregationFlagsHelp": "Determines the content of the aggregationFlags element in the urn:schemas-sonycom:av namespace.",
|
||||
"LabelSortBy": "Sort by:",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue