Added new transformation preview size setting
This commit is contained in:
@@ -211,6 +211,7 @@ LOGIN_EXEMPT_URLS = (
|
||||
#DOCUMENTS_THUMBNAIL_SIZE = '50x50'
|
||||
#DOCUMENTS_DISPLAY_SIZE = '1200'
|
||||
#DOCUMENTS_MULTIPAGE_PREVIEW_SIZE = '160x120'
|
||||
#DOCUMENTS_TRANFORMATION_PREVIEW_SIZE = '640x480'
|
||||
#DOCUMENTS_AVAILABLE_TRANSFORMATIONS = {}
|
||||
#example: DOCUMENTS_DEFAULT_TRANSFORMATIONS = [{'name':'rotate', 'arguments':"{'degrees':270}"}]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user