1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

KnownProxies now supports hostnames too

Per https://github.com/jellyfin/jellyfin/pull/4675 hostnames are supported in the KnownProxies field.
This commit is contained in:
PrplHaz4 2021-03-09 10:41:03 -05:00 committed by GitHub
parent 41313f66d3
commit 3bd96d588a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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/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:",