[1.4.X] Updated doc for settings.MEDIA_ROOT based on what's generated by settings.py; thanks ryan-blunden.
Backport of e6e01f619d from master
This commit is contained in:
parent
4b8c6c4056
commit
81bfe428e1
@ -1401,8 +1401,8 @@ MEDIA_ROOT
|
||||
|
||||
Default: ``''`` (Empty string)
|
||||
|
||||
Absolute path to the directory that holds media for this installation, used
|
||||
for :doc:`managing stored files </topics/files>`.
|
||||
Absolute filesystem path to the directory that will hold :doc:`user-uploaded
|
||||
files </topics/files>`.
|
||||
|
||||
Example: ``"/home/media/media.lawrence.com/"``
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user