Browse Source

chore(global-settings): [PM-24717] New Global Settings For New Device Verification - Updated secrets in the example secrets.json (#6387)

pull/6398/head
Patrick-Pimentel-Bitwarden 3 months ago committed by GitHub
parent
commit
e0ccd7f578
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 4
      dev/secrets.json.example

4
dev/secrets.json.example

@ -33,6 +33,8 @@ @@ -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…
Cancel
Save