mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 16:27:19 +00:00
Do not promote Google servers in docs (#35618)
This commit is contained in:
parent
724d09560f
commit
175a9493ee
@ -296,8 +296,8 @@ homeassistant:
|
||||
ice_servers:
|
||||
# Add an entry for each STUN or TURN server
|
||||
- url:
|
||||
- "stun:stun.l.google.com:19302"
|
||||
- "stun:stun1.l.google.com:3478"
|
||||
- "stun:stun.example.com:19302"
|
||||
- "stun:stun2.example.com:12345"
|
||||
- url: "turn:turn.domain.com"
|
||||
username: "username"
|
||||
credential: "abc123"
|
||||
|
Loading…
x
Reference in New Issue
Block a user