Remove the SITE_ROOT settings variable and use Django's MEDIA_ROOT instead.
By default MEDIA_ROOT will point to a new 'media' inside Mayan's main directory.
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
User files such as: document_storage, image_cache, db.sqlite3 and gpg_home go here
|
||||
|
||||
Reference in New Issue
Block a user