mirror of
https://github.com/bitwarden/server
synced 2026-01-21 03:43:53 +00:00
api settings for our address
This commit is contained in:
@@ -52,6 +52,11 @@
|
||||
"privateKey": "SECRET"
|
||||
}
|
||||
},
|
||||
"apiSettings": {
|
||||
"ourAddress1": "123 Green St.",
|
||||
"ourAddress2": "New York, NY 10001",
|
||||
"ourAddress3": "United States"
|
||||
},
|
||||
"IpRateLimitOptions": {
|
||||
"EnableEndpointRateLimiting": true,
|
||||
"StackBlockedRequests": false,
|
||||
|
||||
Reference in New Issue
Block a user