Skip to content

Commit 9c846ef

Browse files
Update LanNetworksHelp description for clarity
previously, it indicated that "If left blank, only the server's subnet is considered to be on the local network." I tested this and afaik it's wrong, leaving it blank sets all RFC1918 addresses to local.
1 parent 18f3083 commit 9c846ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/strings/en-us.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1034,7 +1034,7 @@
10341034
"LabelYear": "Year",
10351035
"LabelYoureDone": "You're Done!",
10361036
"LabelZipCode": "Zip Code",
1037-
"LanNetworksHelp": "Comma separated list of IP addresses or IP/netmask entries for networks that will be considered on local network when enforcing bandwidth restrictions. If set, all other IP addresses will be considered to be on the external network and will be subject to the external bandwidth restrictions. If left blank, only the server's subnet is considered to be on the local network.",
1037+
"LanNetworksHelp": "Comma separated list of IP addresses or IP/netmask entries for networks that will be considered on local network when enforcing bandwidth and remote access restrictions.If left blank, all RFC1918 addresses are considered local.",
10381038
"Large": "Large",
10391039
"Larger": "Larger",
10401040
"LastActive": "Last active",

0 commit comments

Comments
 (0)