mirror of
https://github.com/tailscale/tailscale.git
synced 2025-01-07 08:07:42 +00:00
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:
parent
b2b836214c
commit
5de8650466
@ -15,6 +15,7 @@
|
|||||||
// The default is "user-decides" unless otherwise stated.
|
// The default is "user-decides" unless otherwise stated.
|
||||||
EnableIncomingConnections Key = "AllowIncomingConnections"
|
EnableIncomingConnections Key = "AllowIncomingConnections"
|
||||||
EnableServerMode Key = "UnattendedMode"
|
EnableServerMode Key = "UnattendedMode"
|
||||||
|
ExitNodeAllowLANAccess Key = "ExitNodeAllowLANAccess"
|
||||||
|
|
||||||
// Keys with a string value that controls visibility: "show", "hide".
|
// Keys with a string value that controls visibility: "show", "hide".
|
||||||
// The default is "show" unless otherwise stated.
|
// The default is "show" unless otherwise stated.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user