#How to allow additional Admin users in the Console?
4 messages · Page 1 of 1 (latest)
By default, to keep your Console secure and limit unwanted access, only 1 user is allowed. You can allow more by changing the _APP_CONSOLE_WHITELIST_ROOT environment variable.
See https://appwrite.io/docs/environment-variables#general for more info
thank you