mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-08-17 11:21:11 +02:00
Add documentation for new QUEUE_EMAIL_BOX_UPDATE_ONLY setting, to address #530
This commit is contained in:
@ -81,6 +81,10 @@ These changes are visible throughout django-helpdesk
|
||||
- **HELPDESK_EMAIL_FALLBACK_LOCALE** Fallback locale for templated emails when queue locale not found
|
||||
|
||||
**Default:** ``HELPDESK_EMAIL_FALLBACK_LOCALE= "en"``
|
||||
|
||||
- **QUEUE_EMAIL_BOX_UPDATE_ONLY** Only process mail with a valid tracking ID; all other mail will be ignored instead of creating a new ticket.
|
||||
|
||||
**Default:** ``False``
|
||||
|
||||
|
||||
Options shown on public pages
|
||||
|
Reference in New Issue
Block a user