You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
This works correctly:
register_new_matrix_user -c homeserver.yaml -u root -p password -a https://localhost:8448
But this one:
register_new_matrix_user -c homeserver.yaml -u user -p password https://localhost:8448
asks whether user admin or not.
It should be possible at least to set smth like --admin=false
The text was updated successfully, but these errors were encountered: