summaryrefslogtreecommitdiff
path: root/files/turnserver.conf.j2
blob: f90f0f0e9503b8ca5916820971495a09e38bd8c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# 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_server }}
use-auth-secret
static-auth-secret={{ turn_secret }}
external-ip={{ ipv4 }}