mirror of
https://github.com/lingble/chatwoot.git
synced 2025-10-29 10:12:34 +00:00
feat: add SKIP_INCOMING_BCC_PROCESSING as internal config (#12484)
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
This commit is contained in:
@@ -236,6 +236,10 @@
|
||||
display_title: 'Blocked Email Domains'
|
||||
description: 'Add a domain per line to block them from signing up, accepts Regex'
|
||||
type: code
|
||||
- name: SKIP_INCOMING_BCC_PROCESSING
|
||||
value:
|
||||
display_title: 'Skip BCC Processing For'
|
||||
description: 'Comma-separated list of account IDs that should be skipped from incoming BCC processing'
|
||||
- name: INACTIVE_WHATSAPP_NUMBERS
|
||||
value: ''
|
||||
display_title: 'Inactive WhatsApp Numbers'
|
||||
|
||||
Reference in New Issue
Block a user