diff --git a/register_matrix_user.md b/register_matrix_user.md new file mode 100644 index 0000000..37074f1 --- /dev/null +++ b/register_matrix_user.md @@ -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!