gnu-social/plugins/Gravatar/README

13 lines
253 B
Plaintext
Raw Normal View History

2009-12-10 03:32:57 +00:00
GravatarPlugin 0.1
About:
2009-12-10 03:32:57 +00:00
This will allow users to use their Gravatar Avatar with your StatusNet install.
Configuration:
2009-12-10 03:32:57 +00:00
add this to your config.php:
addPlugin('Gravatar', array());
To do:
2009-12-10 03:32:57 +00:00
Site default all on for gravatar by default
Migration Script