Felipe AmaralOriginal post
Rank 2: Process
What is the correct way to use this var? Can i use the domain only (@domain.com) or should i put the full e-mail address (user@domain.com)? Can i use star (*@domain.com)?
Summary
The user is inquiring about the correct usage of the APP_CONSOLE_WHITELIST_EMAILS variable in Appwrite. They want to know if they can use just the domain (@domain.com) or if they need to include the full email address (user@domain.com). They also ask if using a wildcard (*) is allowed.