Skip to content

Gravatar is always enabled

Created by: leoneparise

Hi!

After upgrading to Gitlab 4.0 the Gravatar is always enabled even if gravatar:enabled = false in gitlab.yml.

After editing the file config/initializers/1_settings.rb and changing the attribute Settings.gravatar['enabled'] to false resolved the problem. I found that this not only enable gravatar by default, but always.