tsnet: remove extra wording from Store comment
parent
e48c0bf0e7
commit
6829caf6de
|
@ -80,7 +80,7 @@ type Server struct {
|
||||||
// If nil, a new FileStore is initialized at `Dir/tailscaled.state`.
|
// If nil, a new FileStore is initialized at `Dir/tailscaled.state`.
|
||||||
// See tailscale.com/ipn/store for supported stores.
|
// See tailscale.com/ipn/store for supported stores.
|
||||||
//
|
//
|
||||||
// Logs will automatically be uploaded to uploaded to log.tailscale.io,
|
// Logs will automatically be uploaded to log.tailscale.io,
|
||||||
// where the configuration file for logging will be saved at
|
// where the configuration file for logging will be saved at
|
||||||
// `Dir/tailscaled.log.conf`.
|
// `Dir/tailscaled.log.conf`.
|
||||||
Store ipn.StateStore
|
Store ipn.StateStore
|
||||||
|
|
Loading…
Reference in New Issue