Y
Hacker News
new
|
ask
|
show
|
jobs
by
tibanne
854 days ago
With the free version, can I constrain the emails to be from one domain? i.e. the company domain
1 comments
Weves
853 days ago
Chris here (the other founder) - yes you can! We have an `VALID_EMAIL_DOMAINS ` env variable which controls this.
For example, for us we have `VALID_EMAIL_DOMAINS=danswer.ai`.
link
tibanne
853 days ago
Awesome, thank you!
link
For example, for us we have `VALID_EMAIL_DOMAINS=danswer.ai`.