mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-04 08:17:24 -05:00
libravatar.org supports HTTPS (#3498)
This commit is contained in:
parent
7c5710d31f
commit
95bd19c509
@ -257,7 +257,7 @@ GRAVATAR_SOURCE = gravatar
|
|||||||
; This value will be forced to be true in offline mode.
|
; This value will be forced to be true in offline mode.
|
||||||
DISABLE_GRAVATAR = false
|
DISABLE_GRAVATAR = false
|
||||||
; Federated avatar lookup uses DNS to discover avatar associated
|
; Federated avatar lookup uses DNS to discover avatar associated
|
||||||
; with emails, see http://www.libravatar.org
|
; with emails, see https://www.libravatar.org
|
||||||
; This value will be forced to be false in offline mode or Gravatar is disbaled.
|
; This value will be forced to be false in offline mode or Gravatar is disbaled.
|
||||||
ENABLE_FEDERATED_AVATAR = false
|
ENABLE_FEDERATED_AVATAR = false
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user