Oops
This commit is contained in:
parent
01cc0c4a35
commit
496fe6ba3b
1 changed files with 2 additions and 2 deletions
|
@ -23,8 +23,8 @@ Now edit the file ~/.config/matrix-send/config.lua. You will first see the `logi
|
|||
```lua
|
||||
-- This is a comment
|
||||
login = {
|
||||
server = "matrix-client.matrix.org" -- matrix.org
|
||||
username = "user"
|
||||
server = "matrix-client.matrix.org", -- matrix.org
|
||||
username = "user",
|
||||
password = "password"
|
||||
}
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue