Remove configurability of the document and document signatures UUID function
This commit is contained in:
@@ -32,10 +32,6 @@ Features
|
||||
|
||||
* If enabled, the document database index can be mirrored in the filesystem of the host and shared via Samba_ or any other sharing method to client computers on a network.
|
||||
|
||||
* User defined document unique identifier algorithms.
|
||||
|
||||
* Users can alter the default method used to uniquely indentify documents.
|
||||
|
||||
* Documents can be uploaded from different sources.
|
||||
|
||||
* Local file or server side file uploads, multifunctional copier, or even via email.
|
||||
|
||||
@@ -8,15 +8,6 @@ different server configurations.
|
||||
Documents
|
||||
=========
|
||||
|
||||
.. setting:: DOCUMENTS_UUID_FUNCTION
|
||||
|
||||
**DOCUMENTS_UUID_FUNCTION**
|
||||
|
||||
Default: ``unicode(uuid.uuid4())``
|
||||
|
||||
The function that will be used to internally identify each uploaded document.
|
||||
|
||||
|
||||
.. setting:: DOCUMENTS_STORAGE_BACKEND
|
||||
|
||||
**DOCUMENTS_STORAGE_BACKEND**
|
||||
|
||||
Reference in New Issue
Block a user