Evan Prodromou 75f0429961 Revert "Use gravatar as a fallback for missing files"
This reverts commit 52493a9a2babd7e3655137e04f33df114e7dd5fd.
2011-04-14 13:06:23 -04:00
..
2011-04-08 18:47:07 +02:00

GravatarPlugin 0.1

About:
This will allow users to use their Gravatar Avatar with your StatusNet install.

Configuration:
add this to your config.php:
addPlugin('Gravatar', array());

To do:
Site default all on for gravatar by default
Migration Script