services.jitsi-meet.extraConfig

NixOS option

Text to append to config.js web application config file. Can be used to insert JavaScript logic to determine user’s region in cascading bridges setup.

type: strings concatenated with "\n"
Default
""
declared in: nixos/modules/services/web-apps/jitsi-meet.nixView source on NixOS/nixpkgs →