mirror of
https://github.com/element-hq/synapse.git
synced 2024-12-14 11:57:44 +00:00
Updated user creation section
register_new_matrix_user command has one more question, I have updated the documentation to match the reality.
This commit is contained in:
parent
961e242aaf
commit
a188056364
1 changed files with 1 additions and 0 deletions
|
@ -229,6 +229,7 @@ To get started, it is easiest to use the command line to register new users::
|
||||||
New user localpart: erikj
|
New user localpart: erikj
|
||||||
Password:
|
Password:
|
||||||
Confirm password:
|
Confirm password:
|
||||||
|
Make admin [no]:
|
||||||
Success!
|
Success!
|
||||||
|
|
||||||
This process uses a setting ``registration_shared_secret`` in
|
This process uses a setting ``registration_shared_secret`` in
|
||||||
|
|
Loading…
Reference in a new issue