Update en.yaml

White list description corrected, whitelist is for webui access, not passwordless access.
This commit is contained in:
ChronoRadion
2023-03-06 15:54:23 +01:00
committed by GitHub
parent 144a00e1cf
commit c91403249e

View File

@@ -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