add docs on how to register new matrix user
This commit is contained in:
7
register_matrix_user.md
Normal file
7
register_matrix_user.md
Normal file
@@ -0,0 +1,7 @@
|
||||
$ nix-shell -p matrix-synapse
|
||||
$ register_new_matrix_user -k your-registration-shared-secret http://localhost:8008
|
||||
New user localpart: your-username
|
||||
Password:
|
||||
Confirm password:
|
||||
Make admin [no]:
|
||||
Success!
|
||||
Reference in New Issue
Block a user