Files @ d2f20f3d2117
Branch filter:

Location: kallithea/docs/readme.rst - annotation

d2f20f3d2117 42 B text/prs.fallenstein.rst Show Source Show as Raw Download as Raw
domruf
gravatar: use background-image style instead of img element for gravatar

When having several 1000 users, chrome will fail to load all the gravatar img
elements on the _admin/users page (ERR_INSUFFICIENT_RESOURCES).

If instead we use a background-image style, chrome will only load the images of
the elements that are actually displayed.
1
2
3
.. _readme:

.. include:: ./../README.rst