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
Right now, to create a homeserver with registration disabled, you need to manually enable registration, create the initial users, then disable registration and run helm upgrade. We should add an option to list an array of users, then automatically create them with the admin API while leaving registration disabled.
The text was updated successfully, but these errors were encountered:
Right now, to create a homeserver with registration disabled, you need to manually enable registration, create the initial users, then disable registration and run
helm upgrade
. We should add an option to list an array of users, then automatically create them with the admin API while leaving registration disabled.The text was updated successfully, but these errors were encountered: