We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b92a7a commit 7e85831Copy full SHA for 7e85831
1 file changed
docs/configure-env.md
@@ -46,6 +46,12 @@ ROLLBAR_ENV=development # Rollbar logging
46
ROLLBAR_TOKEN= # Rollbar logging
47
ZAPIER_TOKEN= # Zapier automation (legacy - see SIMPLYBOOK_WEBHOOK_SECRET)
48
SLACK_WEBHOOK_URL= # Slack messaging bots
49
+FRONT_CHAT_API_TOKEN
50
+FRONT_CHANNEL_ID
51
+FRONT_CONTACT_LIST_ID
52
+FRONT_CHAT_WEBHOOK_TOKEN
53
+FRONT_CHANNEL_SIGNING_SECRET
54
+FRONT_APP_UID
55
FRONT_SUPPORT_EMAIL= # (optional) Front sender address used to distinguish agent replies in chat history; defaults to support@bloom.chayn.co
56
MAILCHIMP_API_KEY= # Email messaging
57
RESPOND_IO_CREATE_CONTACT_WEBHOOK= # RESPOND.IO
0 commit comments