mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-06-19 17:18:23 +02:00
Fix spelling errors
This commit is contained in:
parent
a3c563e104
commit
ae381bd2a6
@ -96,10 +96,10 @@ You may add your own site specific navigation header to be included inside the <
|
||||
|
||||
2. Update the contents to display your custom navigation.
|
||||
|
||||
Suppressable Log Messages
|
||||
Suppressible Log Messages
|
||||
-------------------------
|
||||
Some logging messages support being switched on or off accroding to deplpoyment preferences.
|
||||
Some logging messages support being switched on or off according to deployment preferences.
|
||||
|
||||
The following settings variables control emiting log messages for specific scenarios:
|
||||
The following settings variables control emitting log messages for specific scenarios:
|
||||
LOG_WARN_WHEN_CC_EMAIL_NOT_LINKED_TO_A_USER - there is no user matching the email address in the CC list. Defaults to False
|
||||
LOG_WARN_WHEN_CC_EMAIL_LINKED_TO_MORE_THAN_1_USER - there is more than 1 user matching the email address in the CC list. Defaults to True
|
||||
|
Loading…
x
Reference in New Issue
Block a user