1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-01 15:09:14 +00:00

modified default avatar

This commit is contained in:
llj
2012-06-21 10:57:35 +08:00
parent 5f021a5624
commit c4bac01f1b
3 changed files with 2 additions and 2 deletions

View File

@@ -193,7 +193,7 @@ else:
#avatar
AVATAR_STORAGE_DIR = 'avatars'
AVATAR_GRAVATAR_BACKUP = False
AVATAR_DEFAULT_URL = '/avatars/default.png'
AVATAR_DEFAULT_URL = '/avatars/default.jpg'
AUTO_GENERATE_AVATAR_SIZES = (80, 16)
AVATAR_MAX_AVATARS_PER_USER = 1
AVATAR_CACHE_TIMEOUT = 0