mirror of
https://gitee.com/gitea/gitea
synced 2026-01-06 15:45:47 +08:00
Add disable gravatar option
This commit is contained in:
@@ -166,6 +166,7 @@ SESSION_ID_HASHKEY =
|
||||
[picture]
|
||||
; The place to picture data, either "server" or "qiniu", default is "server"
|
||||
SERVICE = server
|
||||
DISABLE_GRAVATAR = false
|
||||
|
||||
[log]
|
||||
; Either "console", "file", "conn", "smtp" or "database", default is "console"
|
||||
|
||||
Reference in New Issue
Block a user