services.draupnir.settings
Free-form settings written to Draupnir's configuration file. See Draupnir's default configuration for available settings.
- Type
open submodule of (YAML 1.1 value)- Default
{ }- Example
{ homeserverUrl = "https://matrix.org"; managementRoom = "#moderators:example.org"; autojoinOnlyIfManager = true; automaticallyRedactForReasons = [ "spam" "advertising" ]; }- Declared
- <nixpkgs/nixos/modules/services/matrix/draupnir.nix>