f819bc0f33
* Use installation config in widget * Add configuration for installation in UI * Add config for mailer Co-authored-by: Sojan <sojan@pepalo.com>
14 lines
417 B
YAML
14 lines
417 B
YAML
- name: LOGO_THUMBNAIL
|
|
value: '/brand-assets/logo_thumbnail.svg'
|
|
- name: LOGO
|
|
value: '/brand-assets/logo.svg'
|
|
- name: INSTALLATION_NAME
|
|
value: 'Chatwoot'
|
|
- name: BRAND_URL
|
|
value: 'https://www.chatwoot.com'
|
|
- name: WIDGET_BRAND_URL
|
|
value: 'https://www.chatwoot.com'
|
|
- name: TERMS_URL
|
|
value: 'https://www.chatwoot.com/terms-of-service'
|
|
- name: PRIVACY_URL
|
|
value: 'https://www.chatwoot.com/privacy-policy'
|