mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-09-01 16:12:22 +02:00
Updated turn-server configuration. Not functioning yet.
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
listening-port=3478
|
||||
listening-port={{turn_server_listening_port}}
|
||||
fingerprint
|
||||
use-auth-secret
|
||||
static-auth-secret={{turn_server_secret}}
|
||||
realm={{turn_server_domain}}
|
||||
total-quota=100
|
||||
total-quota=0
|
||||
bps-capacity=0
|
||||
stale-nonce
|
||||
no-multicast-peers
|
||||
|
Reference in New Issue
Block a user