mirror of
https://github.com/django/django.git
synced 2025-08-02 18:13:02 +00:00
[2.2.x] Added a link to the file email backend from EMAIL_FILE_PATH setting.
Backport of c8debd5061
from master
This commit is contained in:
parent
4325239e2d
commit
9f81af4be4
1 changed files with 2 additions and 1 deletions
|
@ -1301,7 +1301,8 @@ The backend to use for sending emails. For the list of available backends see
|
|||
|
||||
Default: Not defined
|
||||
|
||||
The directory used by the ``file`` email backend to store output files.
|
||||
The directory used by the :ref:`file email backend <topic-email-file-backend>`
|
||||
to store output files.
|
||||
|
||||
.. setting:: EMAIL_HOST
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue