]> git.ekhem.eu.org Git - server.git/commit
[matrix] Enable delegation.
authorJakub Czajka <jakub@ekhem.eu.org>
Sun, 27 Nov 2022 09:19:15 +0000 (10:19 +0100)
committerJakub Czajka <jakub@ekhem.eu.org>
Sun, 3 Dec 2023 21:03:23 +0000 (22:03 +0100)
commit0ab0481608d396681c2b5520e768d4a007b9be6f
treee9d00df6e4c7aada5cc1396094b1a5149c6074f4
parent2e5b97134fe12fcbf1912e61ba49408d99bb2a10
[matrix] Enable delegation.

A matrix server is typically available under a subdomain eg.
matrix.<domain>. This commit makes it available additionally simply
under <domain>. Users can now be addressed as @<user>:<domain>. Note,
that this does not work when asked explicitly about server's name.
matrix/README
matrix/homeserver.yaml
nginx/README