Browse Source

libravatar.org supports HTTPS (#3498)

tags/v1.2.0-rc1
rugk 无闻 8 years ago
parent
commit
3669a352b8
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      conf/app.ini

+ 1
- 1
conf/app.ini View File

@@ -257,7 +257,7 @@ GRAVATAR_SOURCE = gravatar
; This value will be forced to be true in offline mode.
DISABLE_GRAVATAR = false
; 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.
ENABLE_FEDERATED_AVATAR = false



Loading…
Cancel
Save