Skip to content

Commit 7e85831

Browse files
authored
Add FRONT env vars to docs (#1158)
1 parent 7b92a7a commit 7e85831

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

docs/configure-env.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,12 @@ ROLLBAR_ENV=development # Rollbar logging
4646
ROLLBAR_TOKEN= # Rollbar logging
4747
ZAPIER_TOKEN= # Zapier automation (legacy - see SIMPLYBOOK_WEBHOOK_SECRET)
4848
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
4955
FRONT_SUPPORT_EMAIL= # (optional) Front sender address used to distinguish agent replies in chat history; defaults to support@bloom.chayn.co
5056
MAILCHIMP_API_KEY= # Email messaging
5157
RESPOND_IO_CREATE_CONTACT_WEBHOOK= # RESPOND.IO

0 commit comments

Comments
 (0)