services.mautrix-discord.settings.homeserver

fullDataDiration. See example-config.yaml for more information.

Type
attribute set
Default
{
  async_media = false;
  message_send_checkpoint_endpoint = null;
  ping_interval_seconds = 0;
  software = "standard";
  status_endpoint = null;
  websocket = false;
}
Declared
<nixpkgs/nixos/modules/services/matrix/mautrix-discord.nix>