1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-12 20:48:20 +00:00

support duoshuo mirror of gravatar

This commit is contained in:
Unknwon
2014-11-16 20:27:04 -05:00
parent 4c770b87c5
commit 340a4595dd
8 changed files with 20 additions and 6 deletions

View File

@@ -167,6 +167,8 @@ SESSION_LIFE_TIME = 86400
[picture]
; The place to picture data, either "server" or "qiniu", default is "server"
SERVICE = server
; Chinese users can choose "duoshuo"
GRAVATAR_SOURCE = gravatar
DISABLE_GRAVATAR = false
[attachment]