1
0
mirror of https://github.com/bitwarden/server synced 2026-01-09 03:53:42 +00:00

BlockIpHostedService to replace func

This commit is contained in:
Kyle Spearrin
2019-03-04 23:41:46 -05:00
parent 3c9c1a2ab7
commit 2a49824ab7
4 changed files with 252 additions and 1 deletions

View File

@@ -45,7 +45,12 @@
}
},
"adminSettings": {
"admins": ""
"admins": "",
"cloudflare": {
"zoneId": "SECRET",
"authEmail": "SECRET",
"authKey": "SECRET"
}
},
"braintree": {
"production": false,