blob: 05c956c1f9362a966b23d2a723b2dcdc3b38eff7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# SPDX-FileCopyrightText: 2024 Matthew Fennell <matthew@fennell.dev>
#
# SPDX-License-Identifier: AGPL-3.0-only
syslog
no-rfc5780
no-stun-backward-compatibility
response-origin-only-with-rfc5780
realm=turn.{{ virtual_host }}
use-auth-secret
static-auth-secret={{ turn_secret }}
|