mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-16 07:08:55 +00:00
fixed user quota in upload
This commit is contained in:
@@ -164,6 +164,7 @@ AVATAR_CACHE_TIMEOUT = 0
|
||||
# Info-bar notification cache
|
||||
NOTIFICATION_CACHE_TIMEOUT = 0
|
||||
|
||||
USER_TOTAL_SPACE = 2 * pow(2,30)
|
||||
|
||||
# File upload
|
||||
FILE_UPLOAD_MAX_MEMORY_SIZE = 0
|
||||
|
Reference in New Issue
Block a user