mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +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:
|
ice_servers:
|
||||||
# Add an entry for each STUN or TURN server
|
# Add an entry for each STUN or TURN server
|
||||||
- url:
|
- url:
|
||||||
- "stun:stun.l.google.com:19302"
|
- "stun:stun.example.com:19302"
|
||||||
- "stun:stun1.l.google.com:3478"
|
- "stun:stun2.example.com:12345"
|
||||||
- url: "turn:turn.domain.com"
|
- url: "turn:turn.domain.com"
|
||||||
username: "username"
|
username: "username"
|
||||||
credential: "abc123"
|
credential: "abc123"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user