Do not promote Google servers in docs (#35618)

This commit is contained in:
Paulus Schoutsen 2024-11-06 22:51:51 -05:00 committed by GitHub
parent 724d09560f
commit 175a9493ee
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"