mirror of
https://github.com/bitwarden/server
synced 2026-01-05 10:03:23 +00:00
Send APIs (#979)
* send work * fix sql proj file * update * updates * access id * delete job * fix delete job * local send storage * update sprocs for null checks
This commit is contained in:
@@ -56,6 +56,10 @@
|
||||
"accessKeyId": "SECRET",
|
||||
"accessKeySecret": "SECRET",
|
||||
"region": "SECRET"
|
||||
},
|
||||
"send": {
|
||||
"connectionString": "SECRET",
|
||||
"baseUrl": "http://localhost:4000/sendfiles/"
|
||||
}
|
||||
},
|
||||
"adminSettings": {
|
||||
|
||||
Reference in New Issue
Block a user