Document user creation

This commit is contained in:
Nico Schottelius 2021-12-25 19:10:03 +01:00
parent 0f0a4ec4c3
commit 58615df1ad
1 changed files with 9 additions and 0 deletions

View File

@ -26,7 +26,16 @@ Creating the two json files
* /.well-known/matrix/client
on the fn.nf web server using the samples:
```
% curl -Ls https://m.fn.nf/.well-known/matrix/server > server
% curl -Ls https://m.fn.nf/.well-known/matrix/client > client
```
And finally creating a user:
```
```
### Element-Web