hippocampus: matrix; turn: mini-fix
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
sops.secrets.coturn-secret = {
|
||||
owner = "turnserver";
|
||||
group = config.services.matrix-tuwunel.group;
|
||||
mode = "0440";
|
||||
};
|
||||
# TODO: patch coturn service to specify user/group
|
||||
systemd.services.coturn.serviceConfig.Group = lib.mkForce config.services.caddy.group;
|
||||
@@ -24,7 +25,6 @@
|
||||
"turn:turn.glia.club?transport=udp"
|
||||
"turn:turn.glia.club?transport=tcp"
|
||||
];
|
||||
turn_secret = true;
|
||||
turn_secret_file = config.sops.secrets.coturn-secret.path;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user