mirror of
https://github.com/coder/coder.git
synced 2026-06-03 13:08:25 +00:00
20309074d1
I noticed that our docs mention the possibility of using the Tailscale-managed DERP server fleet. https://github.com/coder/coder/pull/15901 changed the phrasing from > However, Tailscale has graciously allowed us to use to > However, our Wireguard integration through Tailscale has graciously allowed us to use This change alters the original meaning of the sentence. AFAIK, the original meant that we contacted Tailscale directly and asked if it would be ok for our customers to use the Tailscale-managed DERP server fleet, and Tailscale graciously agreed. The new phrasing conveys something different. This PR reverts the phrasing to the original. --------- Co-authored-by: david-fraley <67079030+david-fraley@users.noreply.github.com>