mirror of
https://github.com/haiwen/seafile-server.git
synced 2025-09-10 11:48:53 +00:00
rm CCNET_CONF_DIR (#746)
This commit is contained in:
@@ -32,10 +32,10 @@ from .service import create_org, get_orgs_by_user, get_org_by_url_prefix, \
|
||||
from .service import get_related_users_by_repo, get_related_users_by_org_repo
|
||||
from .service import post_empty_file, del_file
|
||||
|
||||
from .service import CCNET_CONF_PATH, \
|
||||
from .service import \
|
||||
MAX_UPLOAD_FILE_SIZE, MAX_DOWNLOAD_DIR_SIZE, FILE_SERVER_ROOT, \
|
||||
CALC_SHARE_USAGE, FILE_SERVER_PORT, \
|
||||
SEAFILE_CENTRAL_CONF_DIR, LDAP_HOST, USE_GO_FILESERVER
|
||||
SEAFILE_CENTRAL_CONF_DIR, USE_GO_FILESERVER
|
||||
|
||||
from .service import send_message
|
||||
|
||||
|
Reference in New Issue
Block a user