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

Add USE_ORG in settings.

NOTE: Org feature is not enabled by default, in order to use org, need set USE_ORG to True in settings or local_settings.
This commit is contained in:
xiez
2012-08-01 11:08:56 +08:00
parent 9881e80ea3
commit c5d80ee8e7
5 changed files with 25 additions and 11 deletions

View File

@@ -208,7 +208,6 @@ CCNET_APPLET_ROOT = "http://localhost:13420"
SEAHUB_TITLE = 'SeaHub'
USE_SUBDOMAIN = False
ACCOUNT_TYPE = 'personal'
# Replace this with your Crocodoc.com api token
CROCODOC_API_TOKEN = ''