Merge pull request #1457 from jqs7/customAvatar

add custom avatar source support
This commit is contained in:
无闻 2015-08-10 11:36:59 +08:00
commit 8f2a184e04
2 changed files with 8 additions and 4 deletions

View file

@ -198,6 +198,7 @@ SESSION_LIFE_TIME = 86400
SERVICE = server
AVATAR_UPLOAD_PATH = data/avatars
; Chinese users can choose "duoshuo"
; or a custom avatar source, like: http://cn.gravatar.com/avatar/
GRAVATAR_SOURCE = gravatar
DISABLE_GRAVATAR = false
@ -317,4 +318,4 @@ bg-BG = bg
it-IT = it
[other]
SHOW_FOOTER_BRANDING = false
SHOW_FOOTER_BRANDING = false