Mention that STUN is UDP

This commit is contained in:
Juan Font Alonso 2022-03-06 23:19:21 +01:00
parent de2ea83b3b
commit 580db9b58f
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ derp:
region_code: "headscale"
region_name: "Headscale Embedded DERP"
# If enabled, also listens in the configured address for STUN connections to help on NAT traversal
# If enabled, also listens in UDP at the configured address for STUN connections to help on NAT traversal
# For more details on how this works, check this great article: https://tailscale.com/blog/how-tailscale-works/
stun:
enabled: false