From 3bd96d588aab7dfd85b47bf25a1d609247d7d44b Mon Sep 17 00:00:00 2001 From: PrplHaz4 Date: Tue, 9 Mar 2021 10:41:03 -0500 Subject: [PATCH] KnownProxies now supports hostnames too Per https://github.com/jellyfin/jellyfin/pull/4675 hostnames are supported in the KnownProxies field. --- src/strings/en-us.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/strings/en-us.json b/src/strings/en-us.json index 94452c0122..e14446ca15 100644 --- a/src/strings/en-us.json +++ b/src/strings/en-us.json @@ -489,7 +489,7 @@ "ItemCount": "{0} items", "Items": "Items", "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:", "LabelAbortedByServerShutdown": "(Aborted by server shutdown)", "LabelAccessDay": "Day of week:",