syspolicy: add Allow LAN Access visibility key (#10113)
Fixes tailscale/corp#15594 Signed-off-by: Claire Wang <claire@tailscale.com>
This commit is contained in:
@@ -15,6 +15,7 @@ const (
|
||||
// The default is "user-decides" unless otherwise stated.
|
||||
EnableIncomingConnections Key = "AllowIncomingConnections"
|
||||
EnableServerMode Key = "UnattendedMode"
|
||||
ExitNodeAllowLANAccess Key = "ExitNodeAllowLANAccess"
|
||||
|
||||
// Keys with a string value that controls visibility: "show", "hide".
|
||||
// The default is "show" unless otherwise stated.
|
||||
|
||||
Reference in New Issue
Block a user