services.jitsi-meet.videobridge.passwordFile

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
<nixpkgs/nixos/modules/services/web-apps/jitsi-meet.nix>