services.matrix-synapse.settings.server_name
The domain name of the server, with optional explicit port. This is used by remote servers to look up the server address. This is also the last part of your UserID.
The server_name cannot be changed later so it is important to configure this correctly before you start Synapse.
- Type
string- Default
config.networking.hostName- Example
"example.com"- Declared
- <nixpkgs/nixos/modules/services/matrix/synapse.nix>