Skip to content

Commit

Permalink
update: Branding Related Config
Browse files Browse the repository at this point in the history
  • Loading branch information
milesibastos committed Sep 24, 2024
1 parent ec7d159 commit a1846dc
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions config/installation_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

# ------- Branding Related Config ------- #
- name: INSTALLATION_NAME
value: 'Chatwoot'
value: 'ChatWoot'
display_title: 'Installation Name'
description: 'The installation wide name that would be used in the dashboard, title etc.'
- name: LOGO_THUMBNAIL
Expand All @@ -30,23 +30,23 @@
display_title: 'Logo Dark Mode'
description: 'The logo that would be used on the dashboard, login page etc. for dark mode'
- name: BRAND_URL
value: 'https://www.chatwoot.com'
value: 'https://chatwoot.app.br'
display_title: 'Brand URL'
description: 'The URL that would be used in emails under the section “Powered By”'
- name: WIDGET_BRAND_URL
value: 'https://www.chatwoot.com'
value: 'https://chatwoot.app.br'
display_title: 'Widget Brand URL'
description: 'The URL that would be used in the widget under the section “Powered By”'
- name: BRAND_NAME
value: 'Chatwoot'
value: 'ChatWoot'
display_title: 'Brand Name'
description: 'The name that would be used in emails and the widget'
- name: TERMS_URL
value: 'https://www.chatwoot.com/terms-of-service'
value: 'https://chatwoot.app.br/terms-of-service'
display_title: 'Terms URL'
description: 'The terms of service URL displayed in Signup Page'
- name: PRIVACY_URL
value: 'https://www.chatwoot.com/privacy-policy'
value: 'https://chatwoot.app.br/privacy-policy'
display_title: 'Privacy URL'
description: 'The privacy policy URL displayed in the app'
- name: DISPLAY_MANIFEST
Expand Down Expand Up @@ -113,7 +113,7 @@
- name: FACEBOOK_API_VERSION
display_title: 'Facebook API Version'
description: 'Configure this if you want to use a different Facebook API version. Make sure its prefixed with `v`'
value: 'v17.0'
value: 'v20.0'
locked: false
- name: ENABLE_MESSENGER_CHANNEL_HUMAN_AGENT
display_title: 'Enable human agent'
Expand Down

0 comments on commit a1846dc

Please sign in to comment.