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