diff options
Diffstat (limited to 'hosts/surtr/matrix')
| -rw-r--r-- | hosts/surtr/matrix/default.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/surtr/matrix/default.nix b/hosts/surtr/matrix/default.nix index 7a1b968e..26517cd7 100644 --- a/hosts/surtr/matrix/default.nix +++ b/hosts/surtr/matrix/default.nix | |||
| @@ -291,7 +291,6 @@ with lib; | |||
| 291 | realm = "turn.synapse.li"; | 291 | realm = "turn.synapse.li"; |
| 292 | cert = "/run/credentials/coturn.service/turn.synapse.li.pem"; | 292 | cert = "/run/credentials/coturn.service/turn.synapse.li.pem"; |
| 293 | pkey = "/run/credentials/coturn.service/turn.synapse.li.key.pem"; | 293 | pkey = "/run/credentials/coturn.service/turn.synapse.li.key.pem"; |
| 294 | dh-file = config.security.dhparams.params.coturn.path; | ||
| 295 | relay-ips = ["202.61.241.61" "2a03:4000:52:ada::"]; | 294 | relay-ips = ["202.61.241.61" "2a03:4000:52:ada::"]; |
| 296 | extraConfig = '' | 295 | extraConfig = '' |
| 297 | # for debugging | 296 | # for debugging |
