mirror of
https://github.com/tailscale/tailscale.git
synced 2025-10-10 09:14:57 +00:00
ipn: add ability to name profiles
Updates #713 Signed-off-by: Maisem Ali <maisem@tailscale.com>
This commit is contained in:
@@ -53,6 +53,7 @@ var _PrefsCloneNeedsRegeneration = Prefs(struct {
|
||||
NoSNAT bool
|
||||
NetfilterMode preftype.NetfilterMode
|
||||
OperatorUser string
|
||||
ProfileName string
|
||||
Persist *persist.Persist
|
||||
}{})
|
||||
|
||||
|
Reference in New Issue
Block a user