Merge pull request #2497 from PrplHaz4/patch-2
KnownProxies now supports hostnames too
This commit is contained in:
commit
98420c876b
1 changed files with 1 additions and 1 deletions
|
@ -489,7 +489,7 @@
|
||||||
"ItemCount": "{0} items",
|
"ItemCount": "{0} items",
|
||||||
"Items": "Items",
|
"Items": "Items",
|
||||||
"Kids": "Kids",
|
"Kids": "Kids",
|
||||||
"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 or 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.",
|
||||||
"Label3DFormat": "3D format:",
|
"Label3DFormat": "3D format:",
|
||||||
"LabelAbortedByServerShutdown": "(Aborted by server shutdown)",
|
"LabelAbortedByServerShutdown": "(Aborted by server shutdown)",
|
||||||
"LabelAccessDay": "Day of week:",
|
"LabelAccessDay": "Day of week:",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue