mirror of
https://github.com/haiwen/seahub.git
synced 2025-08-31 22:54:11 +00:00
Add document preview feature
This commit is contained in:
@@ -205,6 +205,9 @@ SEAHUB_TITLE = 'SeaHub'
|
||||
USE_SUBDOMAIN = False
|
||||
ACCOUNT_TYPE = 'personal'
|
||||
|
||||
# Replace this with your Crocodoc.com api token
|
||||
CROCODOC_API_TOKEN = ''
|
||||
|
||||
try:
|
||||
import local_settings
|
||||
except ImportError:
|
||||
|
Reference in New Issue
Block a user