mirror of
https://github.com/bitwarden/server.git
synced 2025-04-08 06:28:14 -05:00
add missing appsettings (#2955)
This commit is contained in:
parent
09144ddb52
commit
e08a4338d1
@ -73,6 +73,7 @@
|
|||||||
"freshdesk": {
|
"freshdesk": {
|
||||||
"apiKey": "SECRET",
|
"apiKey": "SECRET",
|
||||||
"webhookKey": "SECRET",
|
"webhookKey": "SECRET",
|
||||||
|
"region": "US",
|
||||||
"userFieldName": "cf_user",
|
"userFieldName": "cf_user",
|
||||||
"orgFieldName": "cf_org"
|
"orgFieldName": "cf_org"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user