services.dendrite.settings.global.server_name

NixOS option

The domain name of the server, with optional explicit port. This is used by remote servers to connect to this server. This is also the last part of your UserID.

type: string
Example
"example.com"
declared in: nixos/modules/services/matrix/dendrite.nixView source on NixOS/nixpkgs →