jitsi: configuration du service #2

Merged
korenstin merged 3 commits from jitsi into main 2025-10-07 21:25:48 +02:00
Showing only changes of commit a41d4ab911 - Show all commits

View file

@ -6,6 +6,9 @@
enable = true;
hostName = "jitsi-ng.auro.re";
nginx.enable = true;
videobridge.enable = true;
config = {
liveStreaming.enabled = true;
};