Hello team, how can i disable the sign up label on my self hosted appwrite console.
By default once you create an account, you will not be able to sign up and create another account
That's well noted thank you @D5
You can also use the environment variables _APP_CONSOLE_WHITELIST_EMAILS and _APP_CONSOLE_WHITELIST_IPS to restrict who can use the signup
Thank you @ideclon
Do you need something else, or can I mark this as solved?
Np! If your issue has been solved, you can mark this post as closed by adding “[SOLVED]” to the beginning of the title
Recommended threads
- Paused project can't activate
I have failed to reactivate one my projects which had been paused
- Site deployment keeps getting failed
Hi good folks, need a hand with Sites deploy Error on every deploy: Synchronous function execution timed out... duration doesn't exceed 30 seconds [exact log ...
- Unknown attribute type: varchar / text
Since the `string` type is deprecated I tried using `varchar` and `text` in some newer tables, but when running `appwrite pull tables && appwrite types ./src/li...