mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-12 04:10:47 +00:00
Merge branch 'xiez_profile' into lj
Conflicts: profile/templates/profile/set_profile.html profile/templates/profile/user_ids.html profile/views.py
This commit is contained in:
@@ -194,7 +194,7 @@ else:
|
||||
AVATAR_STORAGE_DIR = 'avatars'
|
||||
AVATAR_GRAVATAR_BACKUP = False
|
||||
AVATAR_DEFAULT_URL = '/avatars/default.jpg'
|
||||
AUTO_GENERATE_AVATAR_SIZES = (80, 16)
|
||||
AUTO_GENERATE_AVATAR_SIZES = (80, 60, 48, 16)
|
||||
AVATAR_MAX_AVATARS_PER_USER = 1
|
||||
AVATAR_CACHE_TIMEOUT = 0
|
||||
|
||||
|
Reference in New Issue
Block a user