Is there a way to create accounts via the console, if registration is disabled? #612
|
Registration is disabled when using Or are you supposed to only enable this environment variable, once all users that are supposed to use the Hi.Events instance, have successfully registered? Or at least once the first admin account was created. |
Answered by
daveearley
Jun 14, 2025
Replies: 2 comments
|
Correct, APP_DISABLE_REGISTRATION should be set after you've registered your main account. You can still invite users to the account when registration is disabled. |
0 replies
Answer selected by
fritzmg
|
Thank you for the clarification :) |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Correct, APP_DISABLE_REGISTRATION should be set after you've registered your main account. You can still invite users to the account when registration is disabled.