1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-15 23:00:57 +00:00

[api] update search user api

This commit is contained in:
lian
2016-01-14 13:10:24 +08:00
parent 5f3c030a52
commit 0e43a099ff
7 changed files with 218 additions and 16 deletions

View File

@@ -227,6 +227,9 @@ ACCOUNT_ACTIVATION_DAYS = 7
# allow seafile amdin view user's repo
ENABLE_SYS_ADMIN_VIEW_REPO = False
#allow search from LDAP directly during auto-completion (not only search imported users)
ENABLE_SEARCH_FROM_LDAP_DIRECTLY = False
# show traffic on the UI
SHOW_TRAFFIC = True