mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-13 05:39:59 +00:00
Hide repo download button
This commit is contained in:
@@ -183,8 +183,8 @@ AUTHENTICATION_BACKENDS = (
|
||||
|
||||
ACCOUNT_ACTIVATION_DAYS = 7
|
||||
|
||||
# show library 'download' button
|
||||
SHOW_REPO_DOWNLOAD_BUTTON = True
|
||||
# show or hide library 'download' button
|
||||
SHOW_REPO_DOWNLOAD_BUTTON = False
|
||||
|
||||
# mininum length for password of encrypted library
|
||||
REPO_PASSWORD_MIN_LENGTH = 6
|
||||
|
Reference in New Issue
Block a user