services.jibri.ignoreCert

NixOS option

Whether to enable the flag “–ignore-certificate-errors” for the Chromium browser opened by Jibri. Intended for use in automated tests or anywhere else where using a verified cert for Jitsi-Meet is not possible.

type: boolean
Default
false
Example
true
declared in: nixos/modules/services/networking/jibri/default.nixView source on NixOS/nixpkgs →