1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-18 00:00:00 +00:00

[view_shared_dir] added 'grid view'

This commit is contained in:
llj
2015-10-29 17:17:40 +08:00
parent 3fa2ab6a38
commit 40ddb4ea4b
6 changed files with 154 additions and 10 deletions

View File

@@ -470,6 +470,8 @@ THUMBNAIL_EXTENSION = 'png'
# for thumbnail: height(px) and width(px)
THUMBNAIL_DEFAULT_SIZE = 48
THUMBNAIL_SIZE_FOR_GRID = 192
# size(MB) limit for generate thumbnail
THUMBNAIL_IMAGE_COMPRESSED_SIZE_LIMIT = 1