Remove need for Client-Server API addresses in docs

This commit is contained in:
Jeremy 2023-01-09 12:48:51 +13:00
parent a6ee41a6ab
commit 59b9ba67b7
4 changed files with 7 additions and 14 deletions

View file

@ -1,6 +1,6 @@
login = {
-- The Matrix server to use.
server = "matrix-client.matrix.org", -- matrix.org
server = "matrix.org",
-- The user to log in to.
username = "user",