From c91403249e74953eab482e41d167f19f7c7784dc Mon Sep 17 00:00:00 2001 From: ChronoRadion <39633754+ChronoRadion@users.noreply.github.com> Date: Mon, 6 Mar 2023 15:54:23 +0100 Subject: [PATCH] Update en.yaml White list description corrected, whitelist is for webui access, not passwordless access. --- transmission/translations/en.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/transmission/translations/en.yaml b/transmission/translations/en.yaml index e5b8cd982..18cd11c17 100644 --- a/transmission/translations/en.yaml +++ b/transmission/translations/en.yaml @@ -503,7 +503,7 @@ configuration: description: See upstream app documentation whitelist: name: whitelist - description: '"localhost,192.168.0.0/16" # list ip subnets that do no need a password' + description: '"localhost,192.168.0.0/16" # list ip subnets that that can access the webui' WHOOGLE_ALT_IG: name: WHOOGLE_ALT_IG description: See upstream app documentation