mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
KnownProxies supports hostnames now too (en-gb)
Per https://github.com/jellyfin/jellyfin/pull/4675 hostnames are supported in the KnownProxies field.
This commit is contained in:
parent
3bd96d588a
commit
06eb535ea5
1 changed files with 1 additions and 1 deletions
|
@ -1412,7 +1412,7 @@
|
|||
"LabelIconMaxResHelp": "Maximum resolution of icons exposed via the upnp:icon property.",
|
||||
"LabelCurrentStatus": "Current status:",
|
||||
"LabelAlbumArtMaxResHelp": "Maximum resolution of album art exposed via the upnp:albumArtURI property.",
|
||||
"KnownProxiesHelp": "Comma separated list of IP addresses of known proxies used when connecting to your Jellyfin instance. This is required to make proper use of X-Forwarded-For headers. Requires a reboot after saving.",
|
||||
"KnownProxiesHelp": "Comma separated list of IP addresses/hostnames of known proxies used when connecting to your Jellyfin instance. This is required to make proper use of X-Forwarded-For headers. Requires a reboot after saving.",
|
||||
"Other": "Other",
|
||||
"EnableQuickConnect": "Enable quick connect on this server",
|
||||
"ButtonUseQuickConnect": "Use Quick Connect",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue