forked from mirror/django-mailbox
Merge remote-tracking branch 'ad-m/master' into 44_store_original_email
This commit is contained in:
commit
440f31174f
5 changed files with 78 additions and 6 deletions
|
|
@ -66,3 +66,8 @@ Settings
|
|||
* If this is set, it will be read as a number of
|
||||
bytes. Any messages above that size will not be
|
||||
downloaded. ``2000000`` is 2 Megabytes.
|
||||
|
||||
* ``DJANGO_MAILBOX_STORE_ORIGINAL_MESSAGE``
|
||||
* Default: ``False``
|
||||
* Type: ``boolean``
|
||||
* Controls whether or not we store original messages in ``eml`` field
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue