diff --git a/docs/topics/appendix/settings.rst b/docs/topics/appendix/settings.rst index 41464828..c8ce2d59 100644 --- a/docs/topics/appendix/settings.rst +++ b/docs/topics/appendix/settings.rst @@ -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.