mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Add configuration for slow response logging
This commit is contained in:
parent
98814a5b66
commit
bd8fc27bd3
3 changed files with 52 additions and 1 deletions
|
@ -822,6 +822,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