mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-15 23:00:57 +00:00
add option 'SHOW_TRAFFIC'
This commit is contained in:
@@ -218,6 +218,9 @@ LOGIN_REDIRECT_URL = '/profile/'
|
||||
|
||||
ACCOUNT_ACTIVATION_DAYS = 7
|
||||
|
||||
# show traffic on the UI
|
||||
SHOW_TRAFFIC = True
|
||||
|
||||
# Enable or disable make group public
|
||||
ENABLE_MAKE_GROUP_PUBLIC = False
|
||||
|
||||
|
Reference in New Issue
Block a user