services.jicofo.config
NixOS option
Contents of the jicofo.conf configuration file.
type: HOCON valueDefault
{ }Example
declared in: nixos/modules/services/networking/jicofo.nixView source on NixOS/nixpkgs →{
jicofo.bridge.max-bridge-participants = 42;
}