mirror of
https://github.com/bitwarden/server
synced 2025-12-10 05:13:48 +00:00
cleaned up appsettings
This commit is contained in:
@@ -68,7 +68,7 @@
|
|||||||
"webhookKey": "SECRET"
|
"webhookKey": "SECRET"
|
||||||
},
|
},
|
||||||
"freshdesk": {
|
"freshdesk": {
|
||||||
"apiKey": "Jgqg5fmSsNMx6k5XUiD0",
|
"apiKey": "SECRET",
|
||||||
"webhookKey": "SECRET",
|
"webhookKey": "SECRET",
|
||||||
"region": "US",
|
"region": "US",
|
||||||
"userFieldName": "cf_user",
|
"userFieldName": "cf_user",
|
||||||
@@ -78,7 +78,7 @@
|
|||||||
"autoReplySalutation": "<br /><br />If this response doesn’t fully address your question, simply reply to this email and a member of our Customer Success team will be happy to assist you further.<br /><p><b>Best Regards,</b><br />The Bitwarden Customer Success Team</p>"
|
"autoReplySalutation": "<br /><br />If this response doesn’t fully address your question, simply reply to this email and a member of our Customer Success team will be happy to assist you further.<br /><p><b>Best Regards,</b><br />The Bitwarden Customer Success Team</p>"
|
||||||
},
|
},
|
||||||
"onyx": {
|
"onyx": {
|
||||||
"apiKey": "on_tenant_i-16a83ec44869babc4.aDffNn2k4UvtRt_9KdlV_3lfjiLFdOe4mdAiE3jJb4thWUGURVETwFg1Xrtg5rwLvfqfcw_F6U0V87arVkARd7qHQxmL5vaC4k8gPxh3hTKJKEE7Rkc3BJHOSAiT-leINjWvj44hpIuTRcWazz_zafZi-_D6123wplCb3PG6UtiGlyxcK8FJCZKp9IEM4UTTYXUHc7nWUVZuhiREGPd5J7T8LIWoenfkSJ1Vhi2PoLDI6msMOLfSGuLT_Ma_pJZl",
|
"apiKey": "SECRET",
|
||||||
"baseUrl": "https://cloud.onyx.app/api",
|
"baseUrl": "https://cloud.onyx.app/api",
|
||||||
"personaId": 7
|
"personaId": 7
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user