mirror of
https://github.com/bitwarden/server
synced 2025-12-06 00:03:34 +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:
committed by
GitHub
parent
a36340e9ad
commit
e0ccd7f578
@@ -33,6 +33,8 @@
|
|||||||
"id": "<your Installation Id>",
|
"id": "<your Installation Id>",
|
||||||
"key": "<your Installation Key>"
|
"key": "<your Installation Key>"
|
||||||
},
|
},
|
||||||
"licenseDirectory": "<full path to license directory>"
|
"licenseDirectory": "<full path to license directory>",
|
||||||
|
"enableNewDeviceVerification": true,
|
||||||
|
"enableEmailVerification": true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user