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:
@@ -45,7 +45,12 @@
|
||||
}
|
||||
},
|
||||
"adminSettings": {
|
||||
"admins": ""
|
||||
"admins": "",
|
||||
"cloudflare": {
|
||||
"zoneId": "SECRET",
|
||||
"authEmail": "SECRET",
|
||||
"authKey": "SECRET"
|
||||
}
|
||||
},
|
||||
"braintree": {
|
||||
"production": false,
|
||||
|
||||
Reference in New Issue
Block a user