mirror of
https://github.com/bitwarden/server.git
synced 2026-01-16 23:01:09 +00:00
chore(global-settings): [PM-24717] New Global Settings For New Device Verification - Updated secrets in the example secrets.json (#6387)
This commit is contained in:
parent
a36340e9ad
commit
e0ccd7f578
1 changed files with 3 additions and 1 deletions
|
|
@ -33,6 +33,8 @@
|
|||
"id": "<your Installation Id>",
|
||||
"key": "<your Installation Key>"
|
||||
},
|
||||
"licenseDirectory": "<full path to license directory>"
|
||||
"licenseDirectory": "<full path to license directory>",
|
||||
"enableNewDeviceVerification": true,
|
||||
"enableEmailVerification": true
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue