services.jitsi-meet.videobridge.passwordFile

NixOS option

File containing password to the Prosody account for videobridge. If null, a file with password will be generated automatically. Setting this option is useful if you plan to connect additional videobridges to the XMPP server.

type: null or string
Default
null
Example
"/run/keys/videobridge"
declared in: nixos/modules/services/web-apps/jitsi-meet.nixView source on NixOS/nixpkgs →