diff --git a/docs/source/settings.rst b/docs/source/settings.rst index 163b333..11b4a07 100644 --- a/docs/source/settings.rst +++ b/docs/source/settings.rst @@ -15,7 +15,7 @@ should not be publicly available (as media files). Default: ``invoices/%Y/%m/`` -The location within the ``MEDIA_ROOT`` folder that is used to store generated invoices. +The location within the ``OSCAR_INVOICES_DOCUMENT_ROOT`` folder that is used to store generated invoices. The folder name can contain date format strings as described in the `Django Docs`_. .. _`Django Docs`: https://docs.djangoproject.com/en/stable/ref/models/fields/#filefield