1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-12 13:24:52 +00:00

added pdf view with pdf.js

This commit is contained in:
llj
2013-01-09 15:32:44 +08:00
parent aa7741adf4
commit 96e57c6d1a
30 changed files with 37764 additions and 12 deletions

View File

@@ -144,6 +144,7 @@ ACCOUNT_ACTIVATION_DAYS = 7
# File preview
FILE_PREVIEW_MAX_SIZE = 10 * 1024 * 1024
USE_PDFJS = True
# Avatar
AVATAR_STORAGE_DIR = 'avatars'