services.mjolnir.settings

Additional settings (see mjolnir default config for available settings). These settings will override settings made by the module config.

Type
YAML 1.1 value
Default
{ }
Example
{
  autojoinOnlyIfManager = true;
  automaticallyRedactForReasons = [ "spam" "advertising" ];
}
Declared
<nixpkgs/nixos/modules/services/matrix/mjolnir.nix>