add docs on how to register new matrix user

This commit is contained in:
Kopatz
2023-11-26 14:54:21 +01:00
parent 58eb258629
commit 91ae3d6fae

7
register_matrix_user.md Normal file
View 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!