mirror of
https://github.com/go-gitea/gitea
synced 2025-08-12 20:48:20 +00: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