Remove need for Client-Server API addresses in docs
This commit is contained in:
parent
8c4b17b9a2
commit
f006c27174
4 changed files with 7 additions and 14 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue