forked from mirror/django-mailbox
Update settings documentation for DJANGO_MAILBOX_DEFAULT_CHARSET #280
Update settings documentation for DJANGO_MAILBOX_DEFAULT_CHARSET
This commit is contained in:
commit
3b505ac965
1 changed files with 6 additions and 0 deletions
|
|
@ -80,3 +80,9 @@ Settings
|
|||
* Default: ``False``
|
||||
* Type: ``boolean``
|
||||
* Controls whether or not we store original messages in ``eml`` field
|
||||
|
||||
* ``DJANGO_MAILBOX_DEFAULT_CHARSET``
|
||||
|
||||
* Default: ``iso8859-1``
|
||||
* Type: ``string``
|
||||
* Controls which charset is used if the charset is not specified in the header.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue