mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-25 14:50:29 +00:00
enable sysadmin view user's repo
This commit is contained in:
@@ -222,6 +222,9 @@ LOGIN_REDIRECT_URL = '/profile/'
|
||||
|
||||
ACCOUNT_ACTIVATION_DAYS = 7
|
||||
|
||||
# allow seafile amdin view user's repo
|
||||
ENABLE_SYS_ADMIN_VIEW_REPO = False
|
||||
|
||||
# show traffic on the UI
|
||||
SHOW_TRAFFIC = True
|
||||
|
||||
|
Reference in New Issue
Block a user