mirror of
https://github.com/tailscale/tailscale.git
synced 2025-01-05 23:07:44 +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.
|
||||
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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user