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