services.jitsi-videobridge.config
Videobridge configuration.
See https://github.com/jitsi/jitsi-videobridge/blob/master/jvb/src/main/resources/reference.conf for default configuration with comments.
- Type
attribute set- Default
{ }- Example
{ videobridge = { ice.udp.port = 5000; websockets = { enabled = true; server-id = "jvb1"; }; }; }- Declared
- <nixpkgs/nixos/modules/services/networking/jitsi-videobridge.nix>