From 249bf6fc1f12e1a1c0d993b3e2008c48674967b0 Mon Sep 17 00:00:00 2001 From: naturallaw77 Date: Mon, 4 Nov 2024 00:58:53 -0800 Subject: [PATCH] Updated Coturn Settings fix typo --- modules/coturn.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/coturn.nix b/modules/coturn.nix index 8f93da9..fbafb81 100755 --- a/modules/coturn.nix +++ b/modules/coturn.nix @@ -40,7 +40,7 @@ let pkey = "/var/lib/coturn/${personalization.matrix_url}.key.pem"; min-port = 49152; max-port = 65535; - listing-port = 5349; + listening-port = 5349; no-cli = true; extraConfig = '' verbose