mirror of
https://github.com/meineerde/redmine.git
synced 2025-10-17 17:01:01 +00:00
Remove the :ssl option which is not used anymore (#31022).
Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18139 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
7e80fae310
commit
aaf432e5be
@ -34,9 +34,6 @@ module GravatarHelper
|
||||
|
||||
# The class to assign to the img tag for the gravatar.
|
||||
:class => 'gravatar',
|
||||
|
||||
# Whether or not to display the gravatars using HTTPS instead of HTTP
|
||||
:ssl => false,
|
||||
}
|
||||
|
||||
# The methods that will be made available to your views.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user