Added a new setup option: FILESYSTEM_INDEXING_AVAILABLE_FUNCTIONS - a dictionary to allow users to add custom functions
This commit is contained in:
@@ -201,6 +201,7 @@ TEMPLATE_CONTEXT_PROCESSORS = (
|
||||
|
||||
# Serving
|
||||
#FILESYSTEM_FILESERVING_ENABLE = True
|
||||
#FILESYSTEM_INDEXING_AVAILABLE_FUNCTIONS = {}
|
||||
#FILESYSTEM_FILESERVING_PATH = u'/tmp/mayan/documents'
|
||||
#FILESYSTEM_SLUGIFY_PATHS = False
|
||||
#FILESYSTEM_MAX_RENAME_COUNT = 200
|
||||
|
||||
Reference in New Issue
Block a user