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:
@@ -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 = ''
|
||||
|
Reference in New Issue
Block a user