1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-01 16:12:49 -05:00

yubico global settings

This commit is contained in:
Kyle Spearrin
2017-06-14 22:40:33 -04:00
parent c30efcaef0
commit 1fc441b6e8
4 changed files with 21 additions and 1 deletions

View File

@ -34,6 +34,10 @@
"notificationHub": {
"connectionString": "SECRET",
"hubName": "SECRET"
},
"yubico": {
"clientid": "SECRET",
"key": "SECRET"
}
},
"IpRateLimitOptions": {