Skip to content

Commit

Permalink
Add MB_SEND_EMAIL_ON_FIRST_LOGIN_FROM_NEW_DEVICE (metabase#18401)
Browse files Browse the repository at this point in the history
* Add MB_SEND_EMAIL_ON_FIRST_LOGIN_FROM_NEW_DEVICE

* Update docs/operations-guide/environment-variables.md

Co-authored-by: flamber <[email protected]>

Co-authored-by: flamber <[email protected]>
  • Loading branch information
paoliniluis and flamber authored Oct 12, 2021
1 parent e9d37e1 commit dce0a7d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/operations-guide/environment-variables.md
Original file line number Diff line number Diff line change
Expand Up @@ -941,6 +941,13 @@ Default: `true`

Send email notifications to users in Admin group, when a new SSO users is created on Metabase.

#### `MB_SEND_EMAIL_ON_FIRST_LOGIN_FROM_NEW_DEVICE`

Type: boolean<br>
Default: `true`

Send email notification to user, when they login from a new device. Set to `false` to stop sending "We've noticed a new login on your Metabase account" emails for all users.

#### `MB_SESSION_COOKIES`

Type: boolean<br>
Expand Down

0 comments on commit dce0a7d

Please sign in to comment.