nixpkgs/nixos/modules
Kevin Cox 6f7fc1c693
nixos.matrix-synapse: Clarify documentation of server_name.
Matrix homeservers have two important domains. The user-visible server_name and the homeserver domain which serves most of the traffic but is really seen by users. The docs around this variable said "This is used by remote servers to connect to this server" which is very confusing because most of the remote server traffic actually goes the server domain, not the server_name domain. (The server_name domain is only used to fetch the .well-known file that points at the server domain).

I largely copied the wording from https://matrix-org.github.io/synapse/latest/usage/configuration/homeserver_sample_config.html as I found it much more clear.
2021-09-02 21:27:00 -04:00
..
config nixos/fonts: fixup dd38ae1f 2021-08-29 11:03:13 +02:00
hardware nixos/nvidia: remove extra space 2021-09-01 08:57:33 -04:00
i18n/input-method
installer lib/modules: add mkImageMediaOverride 2021-08-03 18:28:14 -05:00
misc nixos/distccd: init 2021-08-29 02:58:03 -07:00
profiles NixOS AWS AMI: enable the serial console on ttyS0 2021-08-20 12:42:02 -04:00
programs Merge pull request #131695 from tomfitzhenry/calls 2021-08-26 04:44:01 +02:00
security apparmor: Fix cups-client typo 2021-08-23 00:50:15 -07:00
services nixos.matrix-synapse: Clarify documentation of server_name. 2021-09-02 21:27:00 -04:00
system nixos/etc: make sure local "source" files are imported to the store 2021-09-02 15:50:44 +02:00
tasks Merge pull request #135315 from johnjameswhitman/johnjameswhitman/fix-wlan-sub-interfaces 2021-09-02 09:37:04 +02:00
testing
virtualisation NixOS/amazonImageZfs: init 2021-08-25 10:42:35 -04:00
module-list.nix Merge pull request #135182 from lovesegfault/nixos-distcc 2021-09-02 20:41:28 +00:00
rename.nix